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": "3db9167f-ecd9-4a46-8015-907eb30b70fe",
"Name": "sample string 1",
"Created": "2026-02-13T20:58:43.0015612+00:00",
"Modified": "2026-02-13T20:58:43.0015612+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"e5e82244-7fe4-4662-a283-1a2310f99aee",
"09df0df5-e503-46df-99bc-141dd07f4db7"
],
"NonLaborAssignments": [
{
"Id": "238d21a3-9f1d-45c2-bebc-06b2e30c973a",
"ResourceId": "f62bb85a-8b74-42ad-abd3-934fc083a219",
"Quantity": 3.0
},
{
"Id": "238d21a3-9f1d-45c2-bebc-06b2e30c973a",
"ResourceId": "f62bb85a-8b74-42ad-abd3-934fc083a219",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "646ac3ea-d5a8-4287-b04b-9dc3a0f057a5",
"Type": 0,
"ResourceId": "8d875c14-0f0e-406b-b00f-8e4c76b31e37",
"Units": 3.0
},
{
"Id": "646ac3ea-d5a8-4287-b04b-9dc3a0f057a5",
"Type": 0,
"ResourceId": "8d875c14-0f0e-406b-b00f-8e4c76b31e37",
"Units": 3.0
}
],
"ParentId": "fe4b95cc-44c8-4183-9953-9e270aba1c63",
"WorkTypeParentId": "e3673ed6-0fe1-4c28-bf11-387b0ec706c9",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "6c6982fa-ea6e-4c9d-b4ae-f3f8d00523e3",
"UPN": "8129a085-67a1-497a-a7ec-ba1bf247df56",
"PostDate": "2026-02-13T20:58:43.0015612+00:00",
"Comment": "sample string 4",
"CC": [
"9b1ceda5-15b5-43b3-9e09-63ac5b642eaf",
"1ab1d3c7-38fc-4e34-9f08-ddc56f8031ed"
],
"Users": [
"ddf06e95-eef9-4ff0-905b-91f0c0ece6da",
"8515e2d5-2116-4d36-a8b9-da09fd4cce27"
]
},
{
"Id": "6c6982fa-ea6e-4c9d-b4ae-f3f8d00523e3",
"UPN": "8129a085-67a1-497a-a7ec-ba1bf247df56",
"PostDate": "2026-02-13T20:58:43.0015612+00:00",
"Comment": "sample string 4",
"CC": [
"9b1ceda5-15b5-43b3-9e09-63ac5b642eaf",
"1ab1d3c7-38fc-4e34-9f08-ddc56f8031ed"
],
"Users": [
"ddf06e95-eef9-4ff0-905b-91f0c0ece6da",
"8515e2d5-2116-4d36-a8b9-da09fd4cce27"
]
}
],
"StartDate": "2026-02-13T20:58:43.0015612+00:00",
"DueDate": "2026-02-13T20:58:43.0015612+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"b34b19b3-6e98-4ecd-8b5d-604029b3712f": "106742b7-5c90-434d-97aa-17923708c741",
"c125a73e-318a-4b0b-bb56-d22cb8f33061": "a8fb0d85-2566-4409-bd8a-9baa688f1073"
},
"HasUpdates": true,
"Modified": "2026-02-13T20:58:43.0015612+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-13T20:58:43.0015612+00:00"
},
"LastComment": "2026-02-13T20:58:43.0015612+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "ba3ca9b1-7279-4574-969f-5fe7c4f0bf44",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "77fa4448-5209-40fb-8c2f-4c7acc32c0bd",
"id": "8db2f0d5-c76c-4ba7-8e46-eb920304b86d",
"ConfigId": "f11539f2-7835-4503-b9ff-4d44cec9c819"
}