Delete a given document from its Datastore. This operation is irreversible.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Datastore ID of the datastore from which to delete the document
Document ID of the document to delete
Successful Response
The response is of type EmptyResponse · object.