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.

canManageSamlbooleanOptionalDefaults to false

Whether the setup URL lets the user manage SAML connections.

canManageScimbooleanOptionalDefaults to false

Whether the setup URL lets the user manage SCIM directories.

Response

OK

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.