POST
/
api
/
parea
/
v1
/
testcases

Authorizations

x-user-id
string
headerrequired

Body

application/json
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.

test_cases
object[]
required

List of items which should be added to dataset.

Response

200 - application/json

The response is of type integer[].