v1

latestOpenAPI 3.0.0Apache 2.02026-07-2483101116.9 KB
suites

Delete test suite

This method completely deletes a test suite with test cases from repository.

delete/suite/{code}/{id}

Path parameters

codestring required

Code of project, where to search entities.

idinteger required

Identifier.

Request body

destination_idinteger

If provided, child test cases would be moved to suite with such ID.

Response

A result of operation.

statusboolean