Workspace API

Disable SSO for the workspace

post/workspaces/{workspace_domain}/disable-sso

Path parameters

workspace_domainstring required
Example:my-company

The human-readable ID of the workspace

Response

SSO disabled successfully

Changes

Changed in 1 of the 8 revisions of this API.2

    • the security scope WORKSPACE_MANAGE was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope WORKSPACE was removed from the endpoint's security scheme oauth2

      api-security-scope-removed