Action - Update
This action updates an object. The required action parameters are as follows:
Required parameters | Description |
Object Type | The type of the object being updated. See ObjectType. |
Object Id | The ID of the object. |
Entity Xml | Specifies the update XML for the object. The XML schema is described by the specified object type. See Object Schemas. |
The following diagram shows the schema for this action.
See Also