Batch Deletes Documents from a DocumentCollection by UUID

Deprecated
Deletes specified Documents from a DocumentCollection.

Authentication

AuthorizationApi-Key

Header authentication of the form Api-Key <token>

Path parameters

collectionNamestringRequired
Name of the Document Collection

Request

This endpoint expects a list of strings.

Response

OK
messagestring or null

Errors