Update Ticket Custom Field Value
Request
PATCH /tickets/{ticketId}/customFieldsQuery Parameters
Name
Type
Required
Comments
[
{
"customFieldId": 95475,
"value": "some text"
},
{
"customFieldId": 96340,
"value": "+74216231562"
}
]Response
Last updated
Was this helpful?