Create an AI quality test case
Create a new test case (an AI-agent-bound ticket whose expected result is locked in) so it can be replayed by future test runs. The body specifies the ticket id, target AI agent and the expected result.
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.
Autorisierungen
JWT-based authentication
Body
Antwort
Created
true
Represents a test case for AI quality checks. A ticket that is assigned to AI agents with an expected result. During a specific test run, every test case is individually tested and the result is saved as a "test ticket". So if we have 10 test cases and 5 test runs, we will have 10*5=50 test tickets. Note: aiAgentIds are for reference only. Each test case generates ONE test ticket per test run, regardless of how many agents are in aiAgentIds.