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