POST
/
aiAgent
/
outcome
curl --request POST \
  --url https://demo.enneo.ai/api/mind/aiAgent/outcome \
  --header 'Content-Type: application/json' \
  --data '{
  "ticket": {
    "id": 8,
    "contractId": 715559
  }
}'
{
  "success": true,
  "eventId": 1234
}

Authorizations

connect.sid
string
cookie
required

Cookie-based authentication

Body

application/json
The new updated AI agent
ticket
object

Response

200
application/json
Successful operation
success
boolean

The outcome of the preview

eventId
integer

The event ID of the outcome