latestOpenAPI 3.0.02026-08-08270135.7 KB

c1404d1545ba

collections

Delete collection

Soft-delete a collection by moving it to trash.

<Callout type="warn">
This endpoint does not permanently delete the collection. It performs a trash move (soft delete).
</Callout>

**Use cases:**
- Moving unused collections to trash
- Implementing collection management workflows
- Lifecycle management before permanent deletion
delete/api/v1/collections/{collectionId}

Path parameters

collectionIdstring required

Collection ID. Personal API keys may use 'private' for the key owner's virtual private collection. Workspace API keys cannot access private collections.