Skip to main content
POST

Authorizations

x-user-id
string
header
required

Body

application/json
test_cases
TestCaseSchema · object[]
required

List of items which should be added to dataset.

id
integer | null

ID for the dataset/test case collection. Either ID or name is required to identify the dataset.

name
string | null

Name for the dataset/test case collection. Either ID or name is required to identify the dataset.

Response

Successful Response