cURL
curl --request DELETE \ --url https://api.cekura.ai/test_framework/v1/scenarios/{id}/ \ --header 'X-CEKURA-API-KEY: <api-key>'
{ "detail": "<string>" }
Delete a test scenario
Documentation IndexFetch the complete documentation index at: https://docs.cekura.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.cekura.ai/llms.txt
Use this file to discover all available pages before exploring further.
API Key Authentication. It should be included in the header of each request.
A unique integer value identifying this scenario.
No response body