Skip to content
Get started

Delete

DELETE/collections/{collectionId}

Delete a collection

Path ParametersExpand Collapse
collectionId: string

Delete

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