Evaluation Datasets
Batch Create Test Cases
Description
Creates a batch of test cases
Details
This API can be used to create multiple test cases so users do not have to the incur the cost of repeated network calls. To use this API, pass in a list of test cases in the request body.
POST
/
v4
/
evaluation-datasets
/
{evaluation_dataset_id}
/
test-cases
/
batch
Authorizations
Headers
Path Parameters
Body
application/json · object[]
Response
200 - application/json
The ID of the associated evaluation dataset.
Available options:
GENERATION
Used for tracking previous chat interactions for multi-chat test cases
Boolean to track whether or not the test case is autogenerated
Metadata for the test case
The unique identifier of the entity.
The date and time when the entity was created in ISO format.
The ID of the account that owns the given entity.
The user who originally created the entity.
The date and time when the entity was archived in ISO format.