Create an organization discovery domain
Create a new discovery domain for an organization.
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the organization.
Body
The domain name to associate with the organization e.g. acme.com.
3 - 255The verification status of the discovery domain.
pending, verified Indicates whether this domain should be used for organization discovery.
Response
Organization discovery domain successfully created.
Organization discovery domain identifier.
The domain name to associate with the organization e.g. acme.com.
3 - 255^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9-]*[A-Za-z0-9])$The verification status of the discovery domain.
pending, verified A unique token generated for the discovery domain. This must be placed in a DNS TXT record at the location specified by the verification_host field to prove domain ownership.
The full domain where the TXT record should be added.
Indicates whether this domain should be used for organization discovery.