Testkube Control Plane ../test-suites organisation operations
Testkube Pro API (cloud-api/1.10.51)
Download OpenAPI specification:Download
E-mail: testkube@kubeshop.io  License: COMMERICAL 
API for Testkube Pro
Delete testsuite
Deletes test-suite executions
Authorizations:
None
path Parameters
| id required  | string  unique id of the object  | 
| environmentID required  | string  unique id of the environment  | 
| testSuiteName required  | string  unique id of the test  | 
Responses
Response samples
- 401
 - 403
 
Content type
application/problem+json
{- "title": "Invalid test name",
 - "status": 500,
 - "detail": "Your test name can't contain forbidden characters like \"}}}\" passed",
 
}