Delete Scenario
Delete a specified scenario.
info
Available in Contextal Platform 1.0 and later.
Request
- Path:
/api/v1/scenarios/{id}
- Verb:
DELETE
- Path parameters:
id
: the id of the scenario to delete
Reply
On success:
- Status:
204 - No Content
On failure:
- Status:
404 - Not found
if the scenario is not present - Status: 4xx or 5xx