Deletes a content from a collection
This endpoint is used to delete an existing content from an existing collection. If two or more files with the same contentid exist in the collection, delete the one in the specified path
| Path Parameters |
|---|
coluuid string — REQUIREDCollection ID |
| Request Body — REQUIRED Variable to use when filtering for files (must be either 'path' or 'content_id') |
|---|
by string |
value string |
| Responses | ||||
|---|---|---|---|---|
200OK
| ||||
400Bad Request
| ||||
500Internal Server Error
|