Remove a custom domain
DELETE
/auth/v1/memberships/{orgId}/domainRemoves the custom domain from the organization and clears its verification.
Authorization
Bearer Authorization<token>
In: header
Path Parameters
orgId*string
Organization ID
Response Body
204
No Content
curl -X DELETE "https://api.rixl.com/auth/v1/memberships/string/domain"No Content