Remove a custom domain

DELETE/auth/v1/memberships/{orgId}/domain

Removes the custom domain from the organization and clears its verification.

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