{ "opencollection": "1.0.0", "info": { "name": "Zendesk Account Account Settings X Channel API", "version": "1.0" }, "items": [ { "info": { "name": "X Channel", "type": "folder" }, "items": [ { "info": { "name": "Zendesk Get Api V2 Channels Twitter Monitored_twitter_handles", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/channels/twitter/monitored_twitter_handles" }, "docs": "#### Allowed For\n\n* Admins\n* Agents\n" }, { "info": { "name": "Zendesk Get Api V2 Channels Twitter Monitored_twitter_handles Monitored_twitter_handle_id", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/channels/twitter/monitored_twitter_handles/:monitored_twitter_handle_id" }, "docs": "#### Allowed For\n\n* Admins\n* Agents\n" }, { "info": { "name": "Zendesk Post Api V2 Channels Twitter Tickets", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v2/channels/twitter/tickets" }, "docs": "Turns a tweet into a ticket. You must provide the tweet id as well as the id of a monitored X (formerly Twitter) handle configured for your account.\n\nThe submitter of the ticket is set to be the user submitting the API request.\n\n#### Allowed For\n\n* Agents\n" }, { "info": { "name": "Zendesk Get Api V2 Channels Twitter Tickets Comment_id Statuses", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/channels/twitter/tickets/:comment_id/statuses", "params": [ { "name": "ids", "value": "1,3,5", "type": "query", "description": "Optional comment ids to retrieve tweet information for only particular comments" } ] }, "docs": "#### Allowed For\n\n* Agents\n" } ] } ], "bundled": true }