post
https://example.com/v1/customer//sso_url
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use this endpoint to generate a time-limited single sign-on URL for a customer you already know.
Provide customer_id as a UUID in the path. The successful response returns the generated url and its expires_at timestamp. If your bearer token can access more than one system login, send x-osrs-system-login-id to select the login to use; you can omit this header when exactly one login is available.
A 422 response indicates that the path or header did not pass validation.