Batch Delete Testcases

PATCH
Batch delete Testcases

Path parameters

testset_idintegerRequired
The ID of the Testset from which the Testcases will be deleted.

Request

This endpoint expects an object.
idslist of integersOptional
List of Testcase IDs to delete.

Response

This endpoint returns an object
idslist of integers
The IDs of the testcases that were deleted.
detailstring
The message indicating the testcases were deleted.

Errors