ScenariosName
Delete Scenario
Delete scenario (remove tag from all generators)
curl -X DELETE "https://loading/api/scenarios/string"nullEmpty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}Empty