/api/v1/collections/{collection_id}/files/{file_id}
Deletes the file, its stored versions, and its indexed content.
Path Parameters
string
required
The collection’s UUID.
string
required
The file’s UUID.
Remove a file from a collection and its search index.
/api/v1/collections/{collection_id}/files/{file_id}
Deletes the file, its stored versions, and its indexed content.