updateDocument

abstract suspend fun updateDocument(documentId: String, data: JsonObject): Result<DocumentResponse>