Delete Document from a DocumentCollection by UUID

Deprecated
Delete specified Document from a DocumentCollection.

Authentication

AuthorizationApi-Key

Header authentication of the form Api-Key <token>

Path parameters

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

Response

OK
messagestring or null

Errors