Login using login token
Login using a one-time login token and redirect to the URL associated with the token. For use in CMS integrations.
get/auth/login/{token}
Path parameters
tokenstring required
A valid login token.
Response
Successful
Login using a one-time login token and redirect to the URL associated with the token. For use in CMS integrations.
A valid login token.
Successful