Skip to main content
DELETE
Delete organization domain

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Path Parameters

organization_id
string<uuid>
default:my
required
read-only

Unique organization ID. Unique organization identifier.

domain_id
string<uuid>
required
read-only

Unique domain ID. Unique domain identifier.

Response

Gone: The domain has been deleted.