Exchange SSO login code for session tokens
POST/api/v4/users/login/sso/code-exchange
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Exchange a short-lived login_code for session tokens using SAML code exchange (mobile SSO flow). Deprecated: This endpoint is deprecated and will be removed in a future release. Mobile clients should use the direct SSO callback flow instead.
Permissions
No permission required.
Request
Responses
- 200
- 400
- 403
- 410
Code exchange successful
Invalid or missing parameters in URL or request body
Do not have appropriate permissions
Endpoint is deprecated and disabled