Set custom field values on a ticket. Uses the ticket’s extension entity to store field values.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the ticket to set custom field values for.
The field values to set. Use field_key to identify fields (e.g. "custom-gmin").
Success
The updated field values for the ticket.