Delete Document from a DocumentCollection by UUID

Deprecated
Delete specified Document from a DocumentCollection.

Path parameters

collectionNamestringRequired
Name of the Document Collection
documentUUIDstringRequired
UUID of the Document to be deleted

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Response

OK
messagestring or null

Errors