v1
latestOpenAPI 3.1.02026-07-26183980.3 KBexternal
external-v2
Delete Collection
Permanently delete a collection. Hard-deleting removes the collection resource itself. For membership-only changes, use note add, remove, or move collection endpoints.
delete/v2/collections/{collection_id}
Path parameters
collection_idstring uuid required
UUID of the collection to permanently delete. Use an ID returned by create/list/search. The caller must be able to access this collection.
UUID of the collection to permanently delete. Use an ID returned by create/list/search. The caller must be able to access this collection.
Response
OK
Example response
{
"request_id": "api-request-036ed6c7-de00-459f-a89b-43d26aafe522"
}