Deletes the specified document from the index. Succeeds if document is not present.
Version number for document for optimistic concurrency control. If absent or 0 then no version checks are done.
datasource of the document
object type of the document
The id of the document
OK
Bad Request
Not Authorized
Conflict
{"version": 0,"datasource": "string","objectType": "string","id": "string"}