Update work item
update_work_itemUpdate fields on an existing work item using a partial update. Specify only the fields you want to change.
Instructions
Update fields on an existing work item (partial update via PATCH). Only include the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Title | No | ||
| DueDate | No | ||
| WorkType | No | ||
| StartDate | No | ISO 8601 date or date-time | |
| Description | No | ||
| workItemKey | Yes | The Karbon WorkItemKey to update | |
| DeadlineDate | No | ||
| AssigneeEmailAddress | No | Must be an existing Karbon user's email |