Skip to main content

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 REQUIRED

Collection ID

Request Body REQUIRED

Variable to use when filtering for files (must be either 'path' or 'content_id')

by string
value string
Responses
200

OK

Schema OPTIONAL
string
400

Bad Request

Schema OPTIONAL
code integer OPTIONAL
details string OPTIONAL
reason string OPTIONAL
500

Internal Server Error

Schema OPTIONAL
code integer OPTIONAL
details string OPTIONAL
reason string OPTIONAL