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": "a7b0f908-ed73-43cc-a019-349bcf95d2c6",
"Name": "sample string 1",
"Created": "2026-03-22T00:28:20.7892056+00:00",
"Modified": "2026-03-22T00:28:20.7892056+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"53ef63da-fc77-44ec-af72-603f7c122212",
"698283f6-1f42-4794-9046-431884d4b59c"
],
"NonLaborAssignments": [
{
"Id": "b5f188d3-9960-4642-98e9-e9ad8ca99762",
"ResourceId": "f39c1b30-a71f-43a1-bc5d-40d9e95ea639",
"Quantity": 3.0
},
{
"Id": "b5f188d3-9960-4642-98e9-e9ad8ca99762",
"ResourceId": "f39c1b30-a71f-43a1-bc5d-40d9e95ea639",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "f0d89fda-8e3e-41f3-9efe-c4a9d4a5024c",
"Type": 0,
"ResourceId": "b4efd8f3-1f56-4067-8a71-6a273be718e4",
"Units": 3.0
},
{
"Id": "f0d89fda-8e3e-41f3-9efe-c4a9d4a5024c",
"Type": 0,
"ResourceId": "b4efd8f3-1f56-4067-8a71-6a273be718e4",
"Units": 3.0
}
],
"ParentId": "57336363-d1d1-41c1-a392-7ef71ea2a027",
"WorkTypeParentId": "ce3331a0-64c0-4ae3-84da-1c12118d17b4",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "ba85b8fa-4ba8-43cd-9330-52fce51bdd35",
"UPN": "b3fcb1fe-110e-4474-9c8d-31b4a3f9a8f5",
"PostDate": "2026-03-22T00:28:20.7892056+00:00",
"Comment": "sample string 4",
"CC": [
"d7c5834d-d7b8-430b-93aa-cbae9fc7134f",
"6ef6066b-21be-4acc-b97a-db9491286677"
],
"Users": [
"b5b90866-5220-4c5e-8b21-bddd1f70264f",
"42247c5b-5ae0-4b1b-bff6-d3d64a44c351"
]
},
{
"Id": "ba85b8fa-4ba8-43cd-9330-52fce51bdd35",
"UPN": "b3fcb1fe-110e-4474-9c8d-31b4a3f9a8f5",
"PostDate": "2026-03-22T00:28:20.7892056+00:00",
"Comment": "sample string 4",
"CC": [
"d7c5834d-d7b8-430b-93aa-cbae9fc7134f",
"6ef6066b-21be-4acc-b97a-db9491286677"
],
"Users": [
"b5b90866-5220-4c5e-8b21-bddd1f70264f",
"42247c5b-5ae0-4b1b-bff6-d3d64a44c351"
]
}
],
"StartDate": "2026-03-22T00:28:20.7892056+00:00",
"DueDate": "2026-03-22T00:28:20.7892056+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"ae02fdcf-ae61-48f7-a62b-81d68b711e45": "3aadbb7a-c191-4801-b13f-d939018395c9",
"323571ea-b65f-4912-8e09-f7e17a9479e3": "a23a85ee-ee64-425c-b0a3-6b088bc51a3a"
},
"HasUpdates": true,
"Modified": "2026-03-22T00:28:20.7892056+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-03-22T00:28:20.7892056+00:00"
},
"LastComment": "2026-03-22T00:28:20.7892056+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "fb1e189d-bb57-490c-92cb-98988be8f535",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "3d1fdb3d-8228-4405-9496-583408e60b19",
"id": "9fab0ed7-c900-46cb-b771-b4c9718e2780",
"ConfigId": "3c8f23b3-1cdb-4d45-89ad-e7260f5d836e"
}