Modify existing work item
Modify existing work item
| Path Parameters |
|---|
source String — REQUIRED |
organization String — REQUIRED |
project String — REQUIRED |
id String — REQUIRED |
| Header Parameters |
|---|
x-instance stringThe target instance for the request |
x-company stringThe target company for the request |
| Request Body |
|---|
source String |
organization String |
project String |
id String |
parentId String |
title String |
type String |
status String |
area String |
iteration String |
originalEstimate double |
remaining double |
completed double |
contact String |
| Responses | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Success
|