Success response returned after updating one or more documents
| Name | Type | Description | Notes |
|---|---|---|---|
| table | String | Name of the document table | [optional] |
| updated | Integer | Number of documents updated | [optional] |
| id | Long | Document ID | [optional] |
| result | String | Result of the update operation, typically 'updated' | [optional] |