For the complete documentation index, see llms.txt. This page is also available as Markdown.

Set ticket custom fields

Set custom field values for a specific ticket

Set ticket custom fields

put

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

Path parameters
ticket_idstringRequired
Body

Request schema for setting custom field values on a ticket.

Responses
200

Successful Response

application/json

Response schema for custom field values.

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

Last updated

Was this helpful?