Add turn comment

Append a turn-level comment to a ticket. Requires viewer access to the ticket’s agent.

Path parameters

agentqa_ticket_idstringRequired

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
turn_indexintegerRequired>=0

Zero-based index of the transcript turn this comment refers to.

commentstringRequired1-10000 characters
What went wrong at this turn.

Response

Successful Response
agentqa_ticket_idstring
workspace_idstring
owner_user_idstring
agent_idstring
needs_clusteringboolean
labelslist of strings
conversation_idslist of strings
ticket_commentslist of objects
turn_commentslist of objects
statusenum
sourceenum
created_at_unix_secsinteger
updated_at_unix_secsinteger
issue_typeenumOptional
first_seen_unix_secsintegerOptional
last_seen_unix_secsintegerOptional
qa_commentstringOptional
assignee_user_idstringOptional

Errors

422
Add Turn Comment Route Request Unprocessable Entity Error