Remove a domain from an Identity Provider
Remove a domain from an Identity Provider
Remove a domain specified by name from an Identity Provider specified by ID for this Organization.
DELETE
Remove a domain from 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}$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])$レスポンス
The domain was successfully removed from the identity provider.