Tickets
Update ticket field value
Update a ticket's custom field value.
put/api/tickets/{ticket_id}/custom-fields/{id}
Path parameters
ticket_idinteger required
The ID of the ticket.
idinteger required
The ID of the custom field.
Request body
Response
Ticket's updated custom fields value.
Changes
No recorded changes to this endpoint across all 1 revision of this API.