Suspended Ticket Attachments

POST {{baseUrl}}/api/v2/suspended_tickets/attachments

Makes copies of any attachments on a suspended ticket and returns them as attachment tokens. If the ticket is manually recovered, you can include the attachment tokens on the new ticket.

Allowed For

  • Unrestricted agents

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"upload":{"attachments":[{"content_type":"application/ics","content_url":"https://company.zendesk.com/attachments/token/tyBq1ms40dFaHefSIigxZpwGg/?name=calendar.ics","file_name":"calendar.ics","id":367,"size":1166,"thumbnails":[],"url":"https://company.zendesk.com/api/v2/attachments/367.json"}],"token":"yrznqgjoa24iw2f"}}