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
issue_typeenum or null
labelslist of strings
conversation_idslist of strings
first_seen_unix_secsinteger or null
last_seen_unix_secsinteger or null
qa_commentstring or null
ticket_commentslist of objects
turn_commentslist of objects
statusenum
sourceenum
assignee_user_idstring or null
created_at_unix_secsinteger
updated_at_unix_secsinteger

Errors

422
Unprocessable Entity Error