v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-272589173.5 KB
Collections

Delete collection

Delete an existing collection.

This endpoint allows deletion of a collection identified by its UUID. The user must have appropriate permissions to delete the collection. Deleting a collection removes all associations but does not delete the engrams within it.

delete/v1/collections/{id}

Path parameters

idstring uuid required

The unique identifier of the collection to delete

The unique identifier of the collection to delete

Response

Successful Response