Update the Image that belongs to a Ticket
Tickets
Update the Image that belongs to a Ticket
Add or replace the image for a Ticket.
This endpoint requires the edit_ticket IamPermission
The following restrictions apply:
-
imagemust be one of the following image types:jpeg,jpg. -
If you’re using a
DirectUploadthen you must use theapplication/jsonmime-type andimagemust be theDirectUpload’ssigned_id -
If you’re using a file then you must use the
multipart/form-datamime-type andimagemust be a file.
POST
Update the Image that belongs to a Ticket
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
Example:
"en"
Path Parameters
Ticket ID
Body
Response
Created