/v1/collections/{collection_id}Soft-delete a collection. Requires curator role.
| Name | Type | Required | Description |
|---|---|---|---|
collection_id | string (uuid) | Required |
| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
curl -X DELETE '/api-proxy/v1/collections/{collection_id}' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented
curl -X DELETE '/api-proxy/v1/collections/{collection_id}' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented