Sign in

Upload attachment (alternate)

documented

Uploads an attachment for a ticket or reply.

POST api/Attachment?ticketId={ticketId}&replyId={replyId}Attachmentno implementation yet0 runs

Input

ticketId*
Ticket ID
e.g. 12345
replyId*
Reply ID
e.g. 0 or 1
filename
Attachment Filename
e.g. invoice.pdf
contentType
Attachment MIME Type
e.g. application/pdf
data
Attachment Data (base64)
Base64-encoded file contents
Calls Cayzu as you (your API key is your account); keychains.dev holds the credentials.