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": "dd0a3244-862c-40ea-8830-1549bc3c3751",
"Name": "sample string 1",
"Created": "2026-04-27T20:57:20.8564414+00:00",
"Modified": "2026-04-27T20:57:20.8564414+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"29272b49-c958-4228-ab68-eb2e17870ec4",
"afe5da25-9253-47f3-bbcd-f35792b850a7"
],
"NonLaborAssignments": [
{
"Id": "290e5b44-1489-4389-88a6-c394eab018df",
"ResourceId": "c17fd7a3-54f6-48cd-8f4b-7f3c7ebd7a63",
"Quantity": 3.0
},
{
"Id": "290e5b44-1489-4389-88a6-c394eab018df",
"ResourceId": "c17fd7a3-54f6-48cd-8f4b-7f3c7ebd7a63",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "e4345182-f38e-404d-97cd-5f2563ec3417",
"Type": 0,
"ResourceId": "86b75a13-d601-4ece-a93e-a5b3120f1ff3",
"Units": 3.0
},
{
"Id": "e4345182-f38e-404d-97cd-5f2563ec3417",
"Type": 0,
"ResourceId": "86b75a13-d601-4ece-a93e-a5b3120f1ff3",
"Units": 3.0
}
],
"ParentId": "5316e0dd-96f0-43e9-8023-75ee7b489096",
"WorkTypeParentId": "87963e77-2659-4fa4-b4ce-dda13a2f3ba9",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "065000d6-5b57-44da-9b96-36505edeb509",
"UPN": "9c5aa60a-d250-4696-832e-8acf184891ce",
"PostDate": "2026-04-27T20:57:20.8564414+00:00",
"Comment": "sample string 4",
"CC": [
"361725ee-d9ec-4b3c-ac2a-717e73668f35",
"63d9a9b0-af76-4e6a-9c3f-f5074678aa85"
],
"Users": [
"04166c6a-b55c-4cfc-a8a8-b369ecc5b3de",
"e70fa727-8f10-43f4-8ccf-658922a2953b"
]
},
{
"Id": "065000d6-5b57-44da-9b96-36505edeb509",
"UPN": "9c5aa60a-d250-4696-832e-8acf184891ce",
"PostDate": "2026-04-27T20:57:20.8564414+00:00",
"Comment": "sample string 4",
"CC": [
"361725ee-d9ec-4b3c-ac2a-717e73668f35",
"63d9a9b0-af76-4e6a-9c3f-f5074678aa85"
],
"Users": [
"04166c6a-b55c-4cfc-a8a8-b369ecc5b3de",
"e70fa727-8f10-43f4-8ccf-658922a2953b"
]
}
],
"StartDate": "2026-04-27T20:57:20.8564414+00:00",
"DueDate": "2026-04-27T20:57:20.8564414+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"a38381b2-046c-424a-b1f6-1683e1f71f0e": "9186a451-d93b-4488-b2d2-4ad695ef6e46",
"831d06ac-076f-446f-bd69-588ad190dcf1": "3e7d003a-62fa-4bc7-a21e-c7c9d7505581"
},
"HasUpdates": true,
"Modified": "2026-04-27T20:57:20.8564414+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-27T20:57:20.8564414+00:00"
},
"LastComment": "2026-04-27T20:57:20.8564414+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "33fc337a-4e1b-4194-8cc6-79c3105b0f7d",
"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": "b0ce0f75-5eb0-4806-bbb4-bf31add5f530",
"id": "804a3e67-6736-4fe0-8398-07455f82d3cb",
"ConfigId": "979c736b-3b42-4e9c-86ab-4d50602cf575"
}