UpdateResponse

October 22, 2025 ยท View on GitHub

Success response returned after updating one or more documents

Properties

NameTypeDescriptionNotes
tableStringName of the document table[optional]
updatedIntegerNumber of documents updated[optional]
idLongDocument ID[optional]
resultStringResult of the update operation, typically 'updated'[optional]