Operations API
Ticketing
Assign Ticket
This API endpoint (POST) assigns a ticket to a teammate. If the request succeeds, it returns a Ticket Object.
id * The id of the ticket.
teammate_id string The id of the teammate to assign the ticket to. If omitted then any teammates currently assigned to the ticket will be removed.