Data Export APIのPostmanでの実行の説明です。
https://developer.zendesk.com/api-reference/ai-agents/data-export/data-export/
リクエストURL:
https://api.us.ultimate.ai/data-export/v3/get-signed-urls
メソッド:POST
・Authentication
no Auth選択
・Header
Headerに追加するのは下記3点を追加
| Name | Type | In | Required | Description |
| authorization | string | header | Yes | Your API authorization token |
| organizationid | string | header | Yes | The id of the organization |
| botid | string | header | Yes | The id of the bot for the export |
Header情報の入手の仕方は以下の記事から
BodID:https://support.zendesk.com/hc/en-us/articles/8357733549978-Where-can-I-find-my-bot-ID
OrgnaizationID&Autorization:
https://support.zendesk.com/hc/en-us/articles/8357749376922-Using-the-Data-Export-API-for-advanced-AI-agents
・Body
コメント
0件のコメント
サインインしてコメントを残してください。