Ticket API
Set Ticket Custom Field Values
Set custom field values on a ticket. Uses the ticket's extension entity to store field values.
put/v2/tickets/{ticket_id}/custom-field-values
Path parameters
ticket_idstring required
The ID of the ticket to set custom field values for.
Request body
Response
Success