Organization SSO domains
Delete an SSO domain
Delete a verified or pending SSO domain
Authorization
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses manage_sso
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | manage_sso |
delete/organizations/{organization}/sso/domains/{id}
Path parameters
organizationstring required
Organization name slug from list_organizations. Example: acme.
idstring required
The public ID of the organization domain
Response
The domain was deleted
Changes
Changed in 1 of the 24 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○