Skip to main content
Back to API List APIs to manage an account’s SSO configurations.
These APIs support SAML, WSFED, and OIDC protocols.
Available APIs:

Fetch the SSO Meta API

If SSO is enabled, returns the existing SSO configuration along with the URLs. If SSO is disabled, returns only the URLs.

Query Parameters

Sample Request

Headers Parameters

Sample Response (If SSO is enabled)

Response Parameters

If SSO is enabled, the API returns the following:

Sample Response (SSO disabled)

Response Parameters

Enable SSO API

Enables the SSO configuration for an account.

Path Parameters

Sample Request

Body Parameters

Sample Response

Disable SSO API

Disables the SSO configuration for an account.

Path Parameters

Sample Request

Body Parameters

No body parameters.

Sample Response

Update SSO API

Updates the SSO configuration for an account.

Path Parameters

Sample Request

Body Parameters

Sample Response