Testkube Control Plane ../test-workflows 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 test workflow
Deletes test workflow executions
Authorizations:
None
path Parameters
id required | string unique id of the object |
environmentID required | string unique id of the environment |
testWorkflowName required | string name of the test workflow |
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",
}