Work Items and OKRs
Update a work item
put/item
Request body
Example request
{
"assignee": {
"team": "Team A",
"user": "a@b.com"
}
}Response
The item’s metadata
Changes
Changed in 1 of the 3 revisions of this API.111
- ▲
added
ParentRefto theparentrequest propertyallOflistrequest-property-all-of-added
- ●
removed
EntityIdfrom theparentrequest propertyallOflistrequest-property-all-of-removed
- ○
added the optional property
assignee/allOf[Assignee]/userIdto the response with the200statusresponse-optional-property-added
- ▲