Skip to main content
DELETE /api/v1/collections/{collection_id} Deleting a collection removes all of its files and their indexed content. This cannot be undone.

Path Parameters

string
required
The collection’s UUID.

Request

string
required
Must be the exact string delete {collection name} (e.g. delete Contracts 2026). This guards against accidental deletion.

Response

Response