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": "f0c63249-eb36-4a7b-97e5-4e295ec24526",
"Name": "sample string 1",
"Created": "2026-01-24T21:07:54.9991814+00:00",
"Modified": "2026-01-24T21:07:54.9991814+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"7dec7e26-3998-4190-afab-d4e532f56c31",
"b8284858-2ac3-4d5e-b2f7-9e6803e8b471"
],
"NonLaborAssignments": [
{
"Id": "f0af90d4-fa07-4e28-a364-d99fa03ad8a5",
"ResourceId": "10060014-d356-40e8-bfe5-6d37beb639b9",
"Quantity": 3.0
},
{
"Id": "f0af90d4-fa07-4e28-a364-d99fa03ad8a5",
"ResourceId": "10060014-d356-40e8-bfe5-6d37beb639b9",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "2b521850-91ab-41e6-986b-0e39a36fb41d",
"Type": 0,
"ResourceId": "2a5d1875-df1c-4362-957a-6ffd16e42c66",
"Units": 3.0
},
{
"Id": "2b521850-91ab-41e6-986b-0e39a36fb41d",
"Type": 0,
"ResourceId": "2a5d1875-df1c-4362-957a-6ffd16e42c66",
"Units": 3.0
}
],
"ParentId": "d58148a4-0283-4afa-a001-a488c792840b",
"WorkTypeParentId": "3edb4c2b-8449-486f-8375-3092359fdd3a",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "aca8e125-93d0-44da-9489-00aa1a2b188b",
"UPN": "073f7f76-97d5-41af-a57a-048acb91b1d2",
"PostDate": "2026-01-24T21:07:54.9991814+00:00",
"Comment": "sample string 4",
"CC": [
"cb8fab73-6822-46da-bd8c-4b4183de974f",
"0160087b-7c21-428c-9183-a3d7d679799d"
],
"Users": [
"bf6b6832-c847-4f80-8b9a-6a867f97a4e2",
"005585f6-b980-4727-8a36-bc0a5b6976e0"
]
},
{
"Id": "aca8e125-93d0-44da-9489-00aa1a2b188b",
"UPN": "073f7f76-97d5-41af-a57a-048acb91b1d2",
"PostDate": "2026-01-24T21:07:54.9991814+00:00",
"Comment": "sample string 4",
"CC": [
"cb8fab73-6822-46da-bd8c-4b4183de974f",
"0160087b-7c21-428c-9183-a3d7d679799d"
],
"Users": [
"bf6b6832-c847-4f80-8b9a-6a867f97a4e2",
"005585f6-b980-4727-8a36-bc0a5b6976e0"
]
}
],
"StartDate": "2026-01-24T21:07:54.9991814+00:00",
"DueDate": "2026-01-24T21:07:54.9991814+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"d37183d7-9937-48f9-b00c-5ad1fd840fcd": "f074d5bb-d363-43f6-9d2a-1e0048e4d739",
"bd987fee-30cc-40a8-a35f-a84ab0d19f49": "be08a478-326c-4c07-ae31-a44d121d7143"
},
"HasUpdates": true,
"Modified": "2026-01-24T21:07:54.9991814+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-24T21:07:54.9991814+00:00"
},
"LastComment": "2026-01-24T21:07:54.9991814+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "0a4dea69-69d9-4860-9671-ebdbaac39e75",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "2e5de2e9-e94c-43df-81a4-dcb56ba759a9",
"id": "335431aa-20bf-42df-a8d7-a9b13e202e75",
"ConfigId": "877cca41-2663-445b-86ae-b9b85cea7df1"
}