Create a batch test to run multiple test cases
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Array of test case definition IDs to run
1 - 200 elementsResponse engine to use for the test cases. Custom LLM is not supported.
Reserve a portion of your org concurrency for batch processing.
x >= 0Test case batch job created successfully
Unique identifier for the test case batch job
Status of the batch job
in_progress, complete Number of test cases that passed
x >= 0Number of test cases that failed
x >= 0Number of test cases that encountered errors
x >= 0Total number of test cases in the batch
x >= 0Timestamp when the batch job was created (milliseconds since epoch)
Timestamp when the batch job was last modified (milliseconds since epoch)