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/identity-providers/{idp_id}/provisioning \ --header 'Authorization: Bearer <token>'
204
この組織の、ID で指定された IDプロバイダー のプロビジョニング構成を削除します。
The access token received from the authorization server in the OAuth 2.0 flow.
IDプロバイダーの識別子。
^con_[A-Za-z0-9]{16}$
プロビジョニング設定がIDプロバイダーから正常に削除されました。