Skip to main content

Documentation Index

Fetch the complete documentation index at: https://auth0.com/llms.txt

Use this file to discover all available pages before exploring further.

When you delete an Organization domain, the association between the domain and the organization is permanently removed. This operation cannot be undone.

Delete an Organization domain with the Auth0 Dashboard

To delete an Organization domain in the Auth0 Dashboard:
  1. Navigate to Auth0 Dashboard > Organizations and choose your organization.
  2. Select the Domains tab.
  3. Next to the domain you want to remove, open the actions () menu and select Delete.
  4. In the window that opens, confirm the deletion.

Delete an Organization domain with the Management API

To delete an Organization domain with the Management API, call the Delete an organization discovery domain endpoint (DELETE /organizations/{id}/discovery-domains/{discovery_domain_id}).