OperationResult
Result payload returned by completed operations that do not create a new entity (e.g. update, delete).
messagestring
A human-readable description of the operation outcome.
OperationResult
{
"message": "string"
}
Result payload returned by completed operations that do not create a new entity (e.g. update, delete).
A human-readable description of the operation outcome.
{
"message": "string"
}