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
string
400

Bad Request

Schema
code integer
details string
reason string
500

Internal Server Error

Schema
code integer
details string
reason string