Skip to main content
Version: Hosted

Parses uuid referencing a one-time use, short lived magic token and logs a user in automatically

GET 

/api/management/v1/useradm/auth/magic/:id

Parses uuid referencing a one-time use, short lived magic token and logs a user in automatically

Request

Responses

Authentication successful - a new JWT is issued and set as a cookie and a user redirect to the UI is returned.