Remove Collection
This endpoint allows deleting a collection.
Remove Collection
DELETE
https://graph.whisk.com/v1/:collection_id
Path Parameters
Request Body
Sample Request
Last updated
This endpoint allows deleting a collection.
DELETE
https://graph.whisk.com/v1/:collection_id
Last updated
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
collection_id
string
Unique collection identifier
withRecipes
boolean
If true
, recipes from this collection also will be removed from favorites (default: false
)