AiAgent
Get the outcome of an AI Agent
POST /aiAgent/outcome
POST /aiAgent/outcome
Request body
The new updated AI agent
ticketobjectbodyNo description.
Request Example
{
"ticket": {
"id": 8,
"contractId": "715559"
}
}Responses
200 — Successful operation
Response Example
{
"success": true,
"eventId": 1234
}500 — Internal error