v1

latestOpenAPI 3.1.02026-07-24111290748.0 KB
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

string required
OR
integer required
OR
boolean required

Response

Ticket's updated custom fields value.

idinteger
{"stackTrail":"components:schemas:TicketCustomFieldValue:properties:prediction","oasType":"schema","type":"unknown","title":"prediction"}
{"stackTrail":"components:schemas:TicketCustomFieldValue:properties:value","oasType":"schema","type":"unknown","title":"value"}