Batch Copy Testcases

POST

Batch copy Testcases

Path parameters

testset_idintegerRequired

The ID of the Testset to create the Testcase in.

Request

This endpoint expects an object.
idslist of integersOptional

List of Testcase IDs to copy.

Response

This endpoint returns a list of objects.
testset_idinteger

The ID of the testset the testcase belongs to.

user_querystring

The user query for the testcase.

idintegerOptional

The ID of the testcase.

created_atdatetimeOptional

The creation date and time of the testcase.

contextstringOptional

The context for the testcase.

idealstringOptional

The ideal response for the testcase.

custom_inputsmap from strings to optional objects or strings or integers or doubles or booleansOptional
custom_labelsmap from strings to optional objects or strings or integers or doubles or booleansOptional

Errors

Built with