UpdateRequest
Update an item to the specified user.
Input
Name | Type | Description |
Entityset | String | The entity name that has the item being updated. |
Id | String | The GUID of the item that is being updated. |
UpdateRequestAttributes | String | The accributes of the update. Accept type is JSON. |
Result Set Columns
Name | Type | Description |
Success | String | This field is true if the object was updated, false otherwise. |