On this page
Delete a collection
DELETE /api/v1/collections/{id}Required Scopes
write
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
id |
path | yes | integer |
Request Body
None.
Responses
204
collection deleted
Next
Boost a recipe
DELETE /api/v1/collections/{id}write| Name | In | Required | Type | Description |
|---|---|---|---|---|
id |
path | yes | integer |
None.
collection deleted