API ReferenceTicket
Assign operator to the Ticket
Assign operator to the Ticket
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
Path Parameters
id*string
Ticket identifier
The updated Ticket resource
TypeScript Definitions
Use the request body type in TypeScript.
operator?|
Format
iri-referenceResponse Body
curl -X PATCH "https://example.com/ticket/tickets/string/assign-operator" \ -H "Content-Type: application/json" \ -d '{}'Empty
