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.
承認
The access token received from the authorization server in the OAuth 2.0 flow.
パスパラメータ
Identity provider identifier.
Pattern:
^con_[A-Za-z0-9]{16}$ボディ
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])$レスポンス
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])$