Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://{tenantDomain}/my-org/v1/domains/{domain_id} \ --header 'Authorization: Bearer <token>'
204
この組織から、ID で指定されたドメインを削除します。
The access token received from the authorization server in the OAuth 2.0 flow.
組織ドメインの識別子。
^ord_[A-Za-z0-9]{22}$
ドメインが組織から正常に削除されました。