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 POST \ --url https://{tenantDomain}/api/v2/connections/{id}/directory-provisioning/synchronizations \ --header 'Authorization: Bearer <token>'
{ "connection_id": "<string>", "status": "<string>", "synchronization_id": "<string>" }
ディレクトリのオンデマンド同期をリクエストします。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
同期をトリガーする対象の接続のid
ディレクトリ同期がトリガーされました。スキーマについては、Response Schemasを参照してください。
接続の識別子
同期ステータス
同期の識別子