v7

latestOpenAPI 3.0.3raw.githubusercontent.com2024-10-15203043.0 KB
SSOReadyService

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.

post/v1/setup-urls

Request body

organizationIdstring

The organization that the setup URL is for.

canManageSamlboolean

Whether the setup URL lets the user manage SAML connections.

canManageScimboolean

Whether the setup URL lets the user manage SCIM directories.

Response

OK

urlstring

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.