Skip to content
Get started

Delete

DELETE/workflows/{workflowId}

Delete workflow

Path ParametersExpand Collapse
workflowId: string

Delete

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