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
Autorisierungen
JWT-based authentication
Pfadparameter
The AI agent ID.
Body
application/json
The ids of the tickets to add as test cases for the respective AI agent
Beispiel:
[233, 237, 238]Antwort
200 - application/json
Successful operation