Delete test suite.
DELETE {{baseUrl}}/suite/:code/:id
This method completely deletes a test suite with test cases from repository.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"status":true,"result":{"id":-96349709}}