Delete Scenario
Soft-delete a scenario by setting it as inactive.
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id |
string | UUID of the scenario |
Example
Response (204)
No content. The scenario is marked as inactive and will no longer appear in listings or be selected for test runs.
Errors
| Status | Description |
|---|---|
404 |
Scenario not found |