deleteDocument

suspend fun deleteDocument(identifier: String)

Deletes a document.

If the document doesn't exist this does nothing.

Parameters

identifier

the identifier of the document.