Datasets
Create Test Cases For Dataset
Adds items/test cases to a dataset. If the dataset does not exist, it will be created. Returns the IDs of the created items/test cases.
Returns: List[int]: List of IDs of the created items/test cases.
POST
Authorizations
Body
application/json
Response
200
application/json
Successful Response
The response is of type integer[]
.