Skip to main content
POST
Python

Path Parameters

evaluation_dataset_id
string
required

Query Parameters

force
boolean
default:false

Force approve a batch of autogenerated test case IDs for the evaluation dataset

Body

application/json
autogenerated_draft_test_cases
string[]
required

Ids of auto generated draft test cases to be approved.

Response

Successful Response

success
boolean
required

Whether or not the batch approval was successful

autogenerated_draft_test_cases
ApproveAutoGeneratedDraftTestCaseResponse · object[]
required

List of responses for each of the input draft test cases.