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": "c47108d7-2eb3-4837-a2e5-b8c8b6b9d111",
"Name": "sample string 1",
"Created": "2026-02-03T17:29:16.1360062+00:00",
"Modified": "2026-02-03T17:29:16.1360062+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"3bdab813-1aac-4a77-88af-f18f00e55ff3",
"53d17f25-e3c0-457b-80bb-620f1af071eb"
],
"NonLaborAssignments": [
{
"Id": "c94d3a1d-0b16-46f4-9907-5cc036f4abaa",
"ResourceId": "1f1ce33c-c89e-4bf7-95c2-7d83d25db258",
"Quantity": 3.0
},
{
"Id": "c94d3a1d-0b16-46f4-9907-5cc036f4abaa",
"ResourceId": "1f1ce33c-c89e-4bf7-95c2-7d83d25db258",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "a19b61e8-69e4-4c09-88fd-50469b0528c3",
"Type": 0,
"ResourceId": "0eb51054-5807-4517-8977-c94f30e075e6",
"Units": 3.0
},
{
"Id": "a19b61e8-69e4-4c09-88fd-50469b0528c3",
"Type": 0,
"ResourceId": "0eb51054-5807-4517-8977-c94f30e075e6",
"Units": 3.0
}
],
"ParentId": "cfcbf0e9-79d3-4b79-ad43-e97eff849b27",
"WorkTypeParentId": "81e00243-cea7-4f5e-b30d-071187e20e3d",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "8dc7bf59-068f-46fd-96b6-ae7ff5a3deab",
"UPN": "ab5f9fe2-7e6d-480e-aa1a-d9fe982f44dc",
"PostDate": "2026-02-03T17:29:16.1360062+00:00",
"Comment": "sample string 4",
"CC": [
"b84060d2-72b9-4c0d-b5bc-867306ddf052",
"54e82b10-7bba-4872-9892-b34d2d0ff3e8"
],
"Users": [
"ae8fa4e4-8033-4d4f-ac63-f1df8fff7593",
"e8c9149d-b965-4654-a059-210a67e2b160"
]
},
{
"Id": "8dc7bf59-068f-46fd-96b6-ae7ff5a3deab",
"UPN": "ab5f9fe2-7e6d-480e-aa1a-d9fe982f44dc",
"PostDate": "2026-02-03T17:29:16.1360062+00:00",
"Comment": "sample string 4",
"CC": [
"b84060d2-72b9-4c0d-b5bc-867306ddf052",
"54e82b10-7bba-4872-9892-b34d2d0ff3e8"
],
"Users": [
"ae8fa4e4-8033-4d4f-ac63-f1df8fff7593",
"e8c9149d-b965-4654-a059-210a67e2b160"
]
}
],
"StartDate": "2026-02-03T17:29:16.1360062+00:00",
"DueDate": "2026-02-03T17:29:16.1360062+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"6de99aa8-80ee-4ef3-a2e7-9a0993fd6b40": "074d3166-ba3d-4c94-b6d8-91d7d60fc81f",
"41a7ab10-f6b1-461d-96a8-e63560d47c38": "e8647aa3-668b-4b5f-abf5-b31cda795211"
},
"HasUpdates": true,
"Modified": "2026-02-03T17:29:16.1360062+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-03T17:29:16.1360062+00:00"
},
"LastComment": "2026-02-03T17:29:16.1360062+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "21a8dde9-32cc-4024-80d9-2bf1b2902230",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "80b6f278-a73c-4a19-b18a-06241b7d2bc3",
"id": "fe4bf483-d88e-472f-9d0f-2bd47653ab4b",
"ConfigId": "638f248f-3458-479e-9ada-4534b173e30a"
}