Serena Agile Web Services API → Item Management → ItemManagement Webservice Methods → UpdateWorkItem
Description
This method updates the attributes associated with a work item.
Arguments
| Parameter | Datatype | Description |
|---|---|---|
| token | string | A security token authorizing access to the web service. |
| rootId | int | The ID of the work item to update |
| fields | ItemAttribute[] | A list of attributes and values to be updated on the work item. |