Update ticket
Update a ticket’s comment, status, and/or assignee. Requires editor access to the ticket’s agent.
Path parameters
agentqa_ticket_id
Headers
xi-api-key
Request
This endpoint expects an object.
status
If provided, updates the ticket status. Omit to leave unchanged.
Allowed values:
assignee_user_id
If provided, updates who is responsible for resolving this ticket. Must be a workspace member with at least viewer access to the agent. Pass null to unassign. Omit to leave unchanged.
Response
Successful Response
agentqa_ticket_id
workspace_id
owner_user_id
agent_id
needs_clustering
labels
conversation_ids
ticket_comments
turn_comments
status
source
created_at_unix_secs
updated_at_unix_secs
issue_type
first_seen_unix_secs
last_seen_unix_secs
qa_comment
assignee_user_id
Errors
422
Update Agent Conversation Ticket Route Request Unprocessable Entity Error