v5
latestOpenAPI 3.1.02026-08-025631,1012.8 MBCollections
Delete Collection
This endpoint deletes a collection and all its resources including: - Qdrant points (documents) with this collection_id - Cache entries - MongoDB collection metadata
Note: Collections are payload IDs within the namespace's Qdrant collection,
not separate Qdrant collections.
The deletion is performed synchronously and returns when complete.
delete/v1/collections/{collection_identifier}
Path parameters
collection_identifierstring required
The ID or name of the collection to delete
The ID or name of the collection to delete
Response
Successful Response
{"stackTrail":"paths:/v1/collections/{collection_identifier}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}