Delete files from collection
DELETE/api/v1/collections/:collection-id/files
Delete files from a collection. Only files not managed by connectors can be deleted.
Request
Responses
- 204
- 401
- 403
- 404
- 422
No content is returned when files are successfully deleted
Unauthorized request
Forbidden collection, user does not have sufficient permissions to access the collection
Collection not found
Invalid request, e.g. trying to delete files managed by connectors