Authorizations
JWT-based authentication
Path Parameters
The AI agent ID (can be numeric or 'all')
Response
200 - application/json
Successful operation
The ID of the test case. Null if not yet saved.
The ID of the ticket that is being tested (null for chat/voice tests)
Array of AI agent IDs for reference only (indicates which agents this test case is meant for). Does not affect the number of test tickets created.
Example:
[1, 2, 3]The channel of the test case (email, chat, or phone)
The summary of the ticket. Pulled from ticket.summary
A short description of the test case. Null if not yet set.
The expected result of the test case
The user ID of the user who last modified the test case