Remove Collection
This endpoint allows deleting a collection.
Remove Collection
DELETE
https://graph.whisk.com/v1/:collection_id
Path Parameters
Name | Type | Description |
---|---|---|
collection_id | string | Unique collection identifier |
Request Body
Name | Type | Description |
---|---|---|
withRecipes | boolean | If |
Sample Request
Last updated