Delete collection

DELETE

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

idstringRequired

The unique identifier of the collection to delete

Headers

X-API-KeystringRequired

Response

Successful Response

resultsobject

Errors

Built with