When you delete an Organization domain, the association between the domain and the organization is permanently removed. This operation cannot be undone.Documentation Index
Fetch the complete documentation index at: https://auth0.com/llms.txt
Use this file to discover all available pages before exploring further.
Delete an Organization domain with the Auth0 Dashboard
To delete an Organization domain in the Auth0 Dashboard:- Navigate to Auth0 Dashboard > Organizations and choose your organization.
- Select the Domains tab.
- Next to the domain you want to remove, open the actions (…) menu and select Delete.
- 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}).