Update Ticket Custom Field Value
All API requests should contain authorization headers.
Request
Query Parameters
Name | Type | Required | Comments |
---|---|---|---|
ticketId | integer | yes | Id of ticket you want to update |
Request Body
Body of request should contain array of Custom Field value objects.
Response
Last updated