POST api/mywork/{id}
Update my work task
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
Dictionary of string [key] and Object [value]Request Formats
application/json, text/json
Sample:
{
"sample string 1": {},
"sample string 3": {}
}
Response Information
Resource Description
WorkPlanTask| Name | Description | Type | Additional information |
|---|---|---|---|
| WorkTypeId | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Created | date |
None. |
|
| Modified | date |
None. |
|
| Author | string |
None. |
|
| Editor | string |
None. |
|
| AssignedTo | Collection of globally unique identifier |
None. |
|
| NonLaborAssignments | Collection of TaskNonLaborAssignment |
None. |
|
| Assignments | Collection of TaskAssignment |
None. |
|
| ParentId | globally unique identifier |
None. |
|
| WorkTypeParentId | globally unique identifier |
None. |
|
| WorkTypeIndex | integer |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Index | integer |
None. |
|
| Complete | boolean |
None. |
|
| Comments | Collection of TaskComment |
None. |
|
| StartDate | date |
None. |
|
| DueDate | date |
None. |
|
| TaskScheduleType | TaskType |
None. |
|
| StatusUpdate | StatusUpdateClass |
None. |
|
| LastComment | date |
None. |
|
| IsScheduled | boolean |
None. |
|
| Integration | TaskIntegrationInfo |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"WorkTypeId": "080bf8c9-f5d9-4157-a047-a1a36c85c62d",
"Name": "sample string 1",
"Created": "2026-01-14T18:26:34.8323409+00:00",
"Modified": "2026-01-14T18:26:34.8323409+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"a9999e80-4ebd-4ec9-b401-0380871c7ac0",
"259c5a5e-7f1b-40a3-b5b6-23db8a336fb2"
],
"NonLaborAssignments": [
{
"Id": "bbf3c92a-7222-4d87-86e0-d92aa2090bc4",
"ResourceId": "cc28d879-8d50-421e-9e2f-136bda2bf073",
"Quantity": 3.0
},
{
"Id": "bbf3c92a-7222-4d87-86e0-d92aa2090bc4",
"ResourceId": "cc28d879-8d50-421e-9e2f-136bda2bf073",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "2843c844-cbab-431f-a775-72651cca87c9",
"Type": 0,
"ResourceId": "d849e03d-622a-4f3f-801a-d996df8c8341",
"Units": 3.0
},
{
"Id": "2843c844-cbab-431f-a775-72651cca87c9",
"Type": 0,
"ResourceId": "d849e03d-622a-4f3f-801a-d996df8c8341",
"Units": 3.0
}
],
"ParentId": "c49f7972-562f-45ed-baf2-57b4b090811e",
"WorkTypeParentId": "77cf4fb0-13e4-493b-94ab-a3f0a4a92426",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "754cd28a-6b55-412c-9b97-2baeb22f3fbb",
"UPN": "3f663023-4e19-45fc-87db-1fd9dc3760ef",
"PostDate": "2026-01-14T18:26:34.8323409+00:00",
"Comment": "sample string 4",
"CC": [
"bc30605f-48c1-473e-940a-3af1e29e3398",
"7c448791-92c5-4dd0-9960-05aeeaaf6345"
],
"Users": [
"f73b10d2-0ed5-4092-9ad5-a8d634de9f3c",
"fb97477a-e555-4179-bd22-a4e711c9b491"
]
},
{
"Id": "754cd28a-6b55-412c-9b97-2baeb22f3fbb",
"UPN": "3f663023-4e19-45fc-87db-1fd9dc3760ef",
"PostDate": "2026-01-14T18:26:34.8323409+00:00",
"Comment": "sample string 4",
"CC": [
"bc30605f-48c1-473e-940a-3af1e29e3398",
"7c448791-92c5-4dd0-9960-05aeeaaf6345"
],
"Users": [
"f73b10d2-0ed5-4092-9ad5-a8d634de9f3c",
"fb97477a-e555-4179-bd22-a4e711c9b491"
]
}
],
"StartDate": "2026-01-14T18:26:34.8323409+00:00",
"DueDate": "2026-01-14T18:26:34.8323409+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"6c1715ed-f3c9-4ce6-a021-ef648e16c18e": "94f2b1f1-64bb-4b74-92bc-7d5a3dba4599",
"602ba7d6-1cdd-4d6b-934e-74c8993a3538": "f056e8c5-8575-4fc7-b146-c95e67bb9040"
},
"HasUpdates": true,
"Modified": "2026-01-14T18:26:34.8323409+00:00",
"Editor": "sample string 3",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"CalcFields": {
"sample string 1": {},
"sample string 3": {}
},
"State": 0,
"ApproveRejectBy": "sample string 4",
"ApproveRejectDate": "2026-01-14T18:26:34.8323409+00:00"
},
"LastComment": "2026-01-14T18:26:34.8323409+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "040e7693-0ac6-4553-a977-044c11c5d433",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "4c1a63d0-2b0c-4f83-8be3-1920414120fb",
"id": "ebf3c3c8-4bce-4b91-8234-9daeeeea4f7f",
"ConfigId": "3638f089-b601-4c35-9115-206eb37c711e"
}