post https://spaces.nexudus.com/api/sys/users//token/refresh
This endpoint allows you to GET a token to impersonate a user when accessing the Public API.
Once you obtain a token for a user, you can use that token to make subsequent request to the Public API. All those requests will be on behalf of the user you obtained the token for.
Heads-up!
This endpoint uses "https://spaces.nexudus.com" and not the domain of the space.
This is because you must call this endpoint either as a full unrestricted administrator or, at least, using the credentials of a user in role "User-Edit".
Required roles
- User-Edit