Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the Testset to add the Testcases to.
Example:
"246"
Body
application/json
Testcases to create (max 100).
Required array length:
1 - 100 elementsResponse
Testcases created successfully