Create Setup URL

POST

Creates a short-lived self-serve setup URL that you can send to your customer.

Setup URLs let your customer configure their SAML settings, SCIM settings, or both.

Request

This endpoint expects an object.
organizationIdstringOptional
The organization that the setup URL is for.
canManageSamlbooleanOptional
Whether the setup URL lets the user manage SAML connections.
canManageScimbooleanOptional
Whether the setup URL lets the user manage SCIM directories.

Response

This endpoint returns an object.
urlstringOptional

The one-time, short-lived self-serve setup URL.

Do not log or store this URL. Because this URL is one-time, loading it yourself means your customer will not be able to load it after you.