delete Document
abstract suspend fun deleteDocument(entityType: String, entityId: Long, documentId: Long): DeleteEntityTypeEntityIdDocumentsResponse
Remove a Document
Responses:
200: OK
Return
Parameters
entity Type
entityType
entity Id
entityId
document Id
documentId