Connections
Delete file(s) from a connection
Deletes one or more files from the specified connection. Provide either a single `file` name or an array of `files`, but not both. The deletion from the primary database is immediate; associated vectors in Qdrant will be removed synchronously by default, or queued if `wait=false`.
Authorization
Authorization
RequiredBearer <token>Bearer token authentication required
In: header
Request Body
application/json
Requiredbody
Requiredobject | objectProvide exactly one of file
or files
.
Path Parameters
id
RequiredstringThe unique identifier of the connection.
Files deleted successfully