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.
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
issue_type
labels
conversation_ids
first_seen_unix_secs
last_seen_unix_secs
qa_comment
ticket_comments
turn_comments
status
source
assignee_user_id
created_at_unix_secs
updated_at_unix_secs
Errors
422
Unprocessable Entity Error