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. |
|
| LinkedFileIds | Collection of string |
None. |
|
| LinkedLinkIds | Collection of string |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"WorkTypeId": "123749cc-3a74-4d98-9369-35f362a0ce02",
"Name": "sample string 1",
"Created": "2026-04-19T08:49:12.0249041+00:00",
"Modified": "2026-04-19T08:49:12.0249041+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"f473bf40-8127-4933-9e84-193972cf5d70",
"76dc1f48-7514-4f9f-a70e-31d76dafbe8e"
],
"NonLaborAssignments": [
{
"Id": "bcd2b2ed-45d1-4844-9d29-aa68dc8923fc",
"ResourceId": "b5f61fea-4cb6-46e8-882e-ed00225c2315",
"Quantity": 3.0
},
{
"Id": "bcd2b2ed-45d1-4844-9d29-aa68dc8923fc",
"ResourceId": "b5f61fea-4cb6-46e8-882e-ed00225c2315",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "b139a929-1a25-428f-ad48-13dabf9d3e25",
"Type": 0,
"ResourceId": "23fb18fc-83e0-4b8c-ba0a-a7d0fbf4324b",
"Units": 3.0
},
{
"Id": "b139a929-1a25-428f-ad48-13dabf9d3e25",
"Type": 0,
"ResourceId": "23fb18fc-83e0-4b8c-ba0a-a7d0fbf4324b",
"Units": 3.0
}
],
"ParentId": "6ab203fe-d493-4cc8-ae78-48e6b52216c8",
"WorkTypeParentId": "086736e4-9f1c-4dba-ab90-c1bf7a295c22",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "6dd1e7b2-789a-4fad-aaf6-fb5229ed0b0a",
"UPN": "cfaddab6-42bd-4a49-8318-d193ef097347",
"PostDate": "2026-04-19T08:49:12.0249041+00:00",
"Comment": "sample string 4",
"CC": [
"e6656aa9-a38b-4283-918a-663bb91fc9b2",
"9ed4b2ed-9906-41cf-b614-0a850dcf0a65"
],
"Users": [
"922aa3ba-60e6-42ff-83c0-05547a111ecf",
"213c3a27-3ec8-4a88-9ae8-3290980af80f"
]
},
{
"Id": "6dd1e7b2-789a-4fad-aaf6-fb5229ed0b0a",
"UPN": "cfaddab6-42bd-4a49-8318-d193ef097347",
"PostDate": "2026-04-19T08:49:12.0249041+00:00",
"Comment": "sample string 4",
"CC": [
"e6656aa9-a38b-4283-918a-663bb91fc9b2",
"9ed4b2ed-9906-41cf-b614-0a850dcf0a65"
],
"Users": [
"922aa3ba-60e6-42ff-83c0-05547a111ecf",
"213c3a27-3ec8-4a88-9ae8-3290980af80f"
]
}
],
"StartDate": "2026-04-19T08:49:12.0249041+00:00",
"DueDate": "2026-04-19T08:49:12.0249041+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"474cfcbe-4e46-4936-8c37-953d0794404d": "f5202748-f3d8-4e33-8961-cfe9c90ca451",
"095b0410-fd41-403b-83bb-b5d48eca96fe": "191fddba-0fb3-4649-8504-0d1ed05eb279"
},
"HasUpdates": true,
"Modified": "2026-04-19T08:49:12.0249041+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-04-19T08:49:12.0249041+00:00"
},
"LastComment": "2026-04-19T08:49:12.0249041+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "53ad5bef-5c3c-41d2-8c64-859a9e77cec5",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"LinkedFileIds": [
"sample string 1",
"sample string 2"
],
"LinkedLinkIds": [
"sample string 1",
"sample string 2"
],
"WorkPlanId": "1b847734-2170-4dc3-b1b5-7779a27bf61c",
"id": "19e75f32-08ea-4caa-b0a7-ce8b31b2d766",
"ConfigId": "ed5b0d48-51fe-4cf7-82af-2a05fef44d61"
}