Set Owner

This endpoint assigns a new owner to a ticket.

Path Params
integer
required

The ID of the ticket for which to set a new owner.

Query Params
boolean
required

Whether to keep the ticket's current owner as a participant in the conversation.

string

The email address of the new owner for the ticket. Either nextOwnerUserName or nextOwnerGuid is required.

string

The GUID of the new owner for the ticket. Either nextOwnerUserName or nextOwnerGuid is required.

Set to 00000000-0000-0000-0000-000000000000 in order to unassign the ticket.

Responses
200

Success – owner updated

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json