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": "e704d79f-db77-4839-8853-4f6ad2291fb6",
"Name": "sample string 1",
"Created": "2026-01-08T18:40:55.4402672+00:00",
"Modified": "2026-01-08T18:40:55.4402672+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"f32478e4-1289-4827-9324-76771878c6c5",
"70adad53-1b7b-4878-a446-7117af011b88"
],
"NonLaborAssignments": [
{
"Id": "c4c884a6-1f1e-4c99-8fe3-c85fe4d43e11",
"ResourceId": "3e5e9979-39bc-4c77-9ff7-fd6dac0b2f35",
"Quantity": 3.0
},
{
"Id": "c4c884a6-1f1e-4c99-8fe3-c85fe4d43e11",
"ResourceId": "3e5e9979-39bc-4c77-9ff7-fd6dac0b2f35",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "657399b4-2855-4757-b473-bf5b1100d243",
"Type": 0,
"ResourceId": "6e7da2d5-f737-4b2b-8616-8c638640acb6",
"Units": 3.0
},
{
"Id": "657399b4-2855-4757-b473-bf5b1100d243",
"Type": 0,
"ResourceId": "6e7da2d5-f737-4b2b-8616-8c638640acb6",
"Units": 3.0
}
],
"ParentId": "2e08236c-6e13-4e36-9c2e-6aef65a20678",
"WorkTypeParentId": "9cb2352a-cc90-4df4-8c4a-a9501ff15f56",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "d5954659-4402-4a32-99dd-5b9f11765638",
"UPN": "0b32eb81-eaf4-419a-a62a-918d9bfd998f",
"PostDate": "2026-01-08T18:40:55.4402672+00:00",
"Comment": "sample string 4",
"CC": [
"1607c7ad-89a6-4058-863f-de11990bbf9c",
"48cdf8b9-8874-4fe6-9338-eda7f440a933"
],
"Users": [
"9f15d921-35a3-48f2-a8e4-31437bdcf3bd",
"2e6c63c4-b97b-4e21-9a39-0876b6cbf817"
]
},
{
"Id": "d5954659-4402-4a32-99dd-5b9f11765638",
"UPN": "0b32eb81-eaf4-419a-a62a-918d9bfd998f",
"PostDate": "2026-01-08T18:40:55.4402672+00:00",
"Comment": "sample string 4",
"CC": [
"1607c7ad-89a6-4058-863f-de11990bbf9c",
"48cdf8b9-8874-4fe6-9338-eda7f440a933"
],
"Users": [
"9f15d921-35a3-48f2-a8e4-31437bdcf3bd",
"2e6c63c4-b97b-4e21-9a39-0876b6cbf817"
]
}
],
"StartDate": "2026-01-08T18:40:55.4402672+00:00",
"DueDate": "2026-01-08T18:40:55.4402672+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"762dbb78-b682-44b6-824a-7d686ac5de5a": "3eb68f7e-0a45-4055-8f9c-ca131fa22146",
"72fb7ffd-f7bb-4727-a2ee-4ef45fa62526": "17644f8c-cadf-41b2-acb5-a0d2ada5698e"
},
"HasUpdates": true,
"Modified": "2026-01-08T18:40:55.4402672+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-01-08T18:40:55.4402672+00:00"
},
"LastComment": "2026-01-08T18:40:55.4402672+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "a7cb1d29-daaf-4620-b380-7dd0789765df",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "67ac94a0-7ea3-4bf0-a17b-130448bc9fcf",
"id": "e6f7810c-8929-4bec-a4f4-ec74cd9d5c10",
"ConfigId": "7b5d0147-58bb-4151-a118-9d194ff95c63"
}