Create manual ticket

Manually raise a follow-up ticket against an agent, not tied to any conversation (for example a task like ‘add the KB about X’). The comment is shown as the ticket title. Requires viewer access to the agent.

Path parameters

agent_idstringRequired

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
qa_commentstringRequired1-10000 characters

What the ticket is about, e.g. a follow-up task for the agent. This is shown as the ticket title.

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
Create Manual Agent Ticket Route Request Unprocessable Entity Error