Associate a domain with an Identity Provider
Associate a domain with an Identity Provider
Associate a domain with an Identity Provider specified by ID for this Organization. The domain must be claimed and verified.
POST
Associate a domain with an Identity Provider
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Autorisations
The access token received from the authorization server in the OAuth 2.0 flow.
Paramètres de chemin
Identity provider identifier.
Pattern:
^con_[A-Za-z0-9]{16}$Corps
application/json
Domain name.
Pattern:
^(([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])$Réponse
Domain successfully associated with identity provider.
Domain name.
Pattern:
^(([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])$