tickets

Set ticket custom fields

Set custom field values for a ticket (current desk only).

put/api/v1/tickets/{ticket_id}/custom-fields

Path parameters

ticket_idstring required

Request body

custom_fieldsobject required

Custom field values as key-value pairs for the current desk

Response

Successful Response

custom_fieldsobject

Custom field values for the current desk

Changes

No recorded changes to this endpoint across all 1 revision of this API.