curl --request DELETE \
--url https://{tenantDomain}/api/v2/organizations/{id}/discovery-domains/{discovery_domain_id} \
--header 'Authorization: Bearer <token>'Remove a discovery domain from an organization. This action cannot be undone.
curl --request DELETE \
--url https://{tenantDomain}/api/v2/organizations/{id}/discovery-domains/{discovery_domain_id} \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://auth0-feat-testing-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Organization discovery domain successfully deleted.
このページは役に立ちましたか?