API Model
Update Result
Update Result
Represents the result of an update call as an extra information beside the http status code
Field | Type | Mandatory | Meaning |
---|---|---|---|
success | boolean | yes | whether or not the operation was successful |
Example
{ "success": true }