Skip to content
Get started

Delete

DELETE/models/{modelId}

Delete a model

Path ParametersExpand Collapse
modelId: string

Delete

curl https://api.cloud.scenario.com/v1/models/$MODEL_ID \
    -X DELETE \
    -u "$SCENARIO_SDK_API_KEY:SCENARIO_SDK_API_SECRET"
{}
Returns Examples
{}