Organizations
Remove organization JIT email domain
Remove an email domain for just-in-time provisioning of users in the organization.
delete/api/organizations/{id}/jit/email-domains/{emailDomain}
Path parameters
idstring required
The unique identifier of the organization.
emailDomainstring required
The email domain to remove.
Response
The email domain was removed successfully.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.