cURL
curl --request DELETE \ --url https://api.eqho.ai/v1/simulation/scenario-sets/{scenario_set_id} \ --header 'X-API-KEY: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete a scenario set
24
Successful Response
Was this page helpful?