Skip to main content
POST
Bulk Create Agent Test Cases

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required
dataset_id
string
required

Body

application/json
data
AgentTestCase · object[]
required

Response

201 - application/json

BulkCreateAgentTestCasesResponse(data: list[server.api_routes.agent_datasets_api_v2.AgentTestCaseResponse])

data
AgentTestCaseResponse · object[]
required