cURL
Collections
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
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
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
200 - application/json
OK
Identifier for this API request. Useful for tracing and support.