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 documents within it.
Path parameters
id
The unique identifier of the collection to delete
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-API-Key
Response
Successful Response
results