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": "4b95edba-b6f8-4834-918d-82eed887e67c",
"Name": "sample string 1",
"Created": "2026-02-06T20:34:14.8997238+00:00",
"Modified": "2026-02-06T20:34:14.8997238+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"d7903d2e-2626-4f49-a94a-22dc8ccfcde8",
"79f62e24-06c4-4dc0-8b24-b70516f17b8b"
],
"NonLaborAssignments": [
{
"Id": "f6f74a98-c5cf-4a24-b94f-b0968278d5ed",
"ResourceId": "91b694d8-e5a7-4e85-b6e4-6cada5e38276",
"Quantity": 3.0
},
{
"Id": "f6f74a98-c5cf-4a24-b94f-b0968278d5ed",
"ResourceId": "91b694d8-e5a7-4e85-b6e4-6cada5e38276",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "e3bf268d-75a4-418e-84b8-0711dfd85473",
"Type": 0,
"ResourceId": "360d56a7-f493-4ff3-9350-c400fe2384e2",
"Units": 3.0
},
{
"Id": "e3bf268d-75a4-418e-84b8-0711dfd85473",
"Type": 0,
"ResourceId": "360d56a7-f493-4ff3-9350-c400fe2384e2",
"Units": 3.0
}
],
"ParentId": "3309cad8-e285-4807-b6fe-a41313d5f762",
"WorkTypeParentId": "0625fb16-9088-4723-b3bf-2bbcfc1e85af",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "c7b40015-d33b-4512-a2e2-ae88060fb9b2",
"UPN": "934a7ffa-e32a-4af1-9a53-759d6e928eb6",
"PostDate": "2026-02-06T20:34:14.8997238+00:00",
"Comment": "sample string 4",
"CC": [
"a674db84-12f4-4bd0-8324-85720d52b516",
"b0c2416b-baa9-442b-a9b2-5861d85d98a1"
],
"Users": [
"31d77a71-0c9c-4afa-8c3b-537ce24ff700",
"e1d9f760-532d-407b-b550-f753f602db69"
]
},
{
"Id": "c7b40015-d33b-4512-a2e2-ae88060fb9b2",
"UPN": "934a7ffa-e32a-4af1-9a53-759d6e928eb6",
"PostDate": "2026-02-06T20:34:14.8997238+00:00",
"Comment": "sample string 4",
"CC": [
"a674db84-12f4-4bd0-8324-85720d52b516",
"b0c2416b-baa9-442b-a9b2-5861d85d98a1"
],
"Users": [
"31d77a71-0c9c-4afa-8c3b-537ce24ff700",
"e1d9f760-532d-407b-b550-f753f602db69"
]
}
],
"StartDate": "2026-02-06T20:34:14.8997238+00:00",
"DueDate": "2026-02-06T20:34:14.8997238+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"438801de-d72f-49fe-8dc9-89e7a8b36426": "5db16046-4c1c-43ce-b374-85d0bdbe5027",
"723f8279-1bb4-4c56-9c8b-4b9ff13ca65c": "2011b147-0c6a-45fa-991b-1c6b4e7c8cb3"
},
"HasUpdates": true,
"Modified": "2026-02-06T20:34:14.8997238+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-02-06T20:34:14.8997238+00:00"
},
"LastComment": "2026-02-06T20:34:14.8997238+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "d61de758-e4da-449d-b8d7-d65b61324b50",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "99f79c47-8e3d-4fd0-8f38-c895240f7d41",
"id": "b59d4b7a-9d3e-46af-b302-f368f9f64bde",
"ConfigId": "7d66c8c8-2bef-4d36-aea1-b1139109c146"
}