Create Test Case
Create Test Case
Create a new test case for a project
POST
Create Test Case
Request
Path Parameters
The project ID
Headers
Bearer token using your developer key
Body
Name of the test case
The system prompt used to simulate the user in the test
Maximum number of conversation turns (minimum 1)
Key-value pairs of variables to inject into the test
Array of acceptance criteria descriptions (strings)
Response
Returns the created test case with status201.
