Add test cases for an AI agent
AI Quality Check
Add test cases for an AI agent
Add multiple test cases (tickets) to the specified AI agent. Here {id} is the AI agent id —
see the note on GET above for the dual meaning of {id} on this path.
POST
Add test cases for an AI agent
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT-based authentication
Path Parameters
The AI agent ID.
Body
application/json
The ids of the tickets to add as test cases for the respective AI agent
Example:
[233, 237, 238]Response
200 - application/json
Successful operation