Organization SSO domains
Start SSO domain verification
Enable SSO if needed and return a URL for verifying an email 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 |
post/organizations/{organization}/sso/domains
Path parameters
organizationstring required
Organization name slug from list_organizations. Example: acme.
Response
Domain verification URL
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
- ○