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": "0bc50e5a-9642-493c-bc24-652adba9ccca",
"Name": "sample string 1",
"Created": "2026-01-13T17:54:22.4048771+00:00",
"Modified": "2026-01-13T17:54:22.4048771+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"0f33ddf5-74d6-4826-9e22-0bf8cc73a5f9",
"cc45cf21-fb30-4382-9f09-09d6e855f360"
],
"NonLaborAssignments": [
{
"Id": "f320875d-120b-43f3-8893-e29c412b88cf",
"ResourceId": "840c9192-d129-4aa1-b9e2-96f6ac144a77",
"Quantity": 3.0
},
{
"Id": "f320875d-120b-43f3-8893-e29c412b88cf",
"ResourceId": "840c9192-d129-4aa1-b9e2-96f6ac144a77",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "7cc55540-8de9-4559-831a-c06a2ff0f1dd",
"Type": 0,
"ResourceId": "0d96ff7a-852f-456e-93f8-2ddae9a17c70",
"Units": 3.0
},
{
"Id": "7cc55540-8de9-4559-831a-c06a2ff0f1dd",
"Type": 0,
"ResourceId": "0d96ff7a-852f-456e-93f8-2ddae9a17c70",
"Units": 3.0
}
],
"ParentId": "0c88f5ba-161c-4fba-893a-8d6627bf9c03",
"WorkTypeParentId": "280a3715-8f14-4ac6-873d-c40502435b8f",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "afada275-c71f-4e7e-a079-2476006e4012",
"UPN": "6784ea41-1587-4896-ab5c-28ae6584cdb8",
"PostDate": "2026-01-13T17:54:22.4048771+00:00",
"Comment": "sample string 4",
"CC": [
"36c77e42-d7f3-4bd0-811a-e8306c2e447f",
"113c49a9-9722-4227-b7a9-d36ae1f1183a"
],
"Users": [
"d0d820ea-1d2e-49d1-a8c1-c8c2c6d875b9",
"990d45c5-61a7-42f0-898b-455309443c2d"
]
},
{
"Id": "afada275-c71f-4e7e-a079-2476006e4012",
"UPN": "6784ea41-1587-4896-ab5c-28ae6584cdb8",
"PostDate": "2026-01-13T17:54:22.4048771+00:00",
"Comment": "sample string 4",
"CC": [
"36c77e42-d7f3-4bd0-811a-e8306c2e447f",
"113c49a9-9722-4227-b7a9-d36ae1f1183a"
],
"Users": [
"d0d820ea-1d2e-49d1-a8c1-c8c2c6d875b9",
"990d45c5-61a7-42f0-898b-455309443c2d"
]
}
],
"StartDate": "2026-01-13T17:54:22.4048771+00:00",
"DueDate": "2026-01-13T17:54:22.4048771+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"e5ff6543-c604-497e-8c1f-9ff3ec2b3e42": "d4d1f463-d259-4ae1-bb05-b2ed0f68737c",
"1109e992-7199-4d9f-b819-316028d2646c": "454dc0de-6682-4620-badd-6bfd696bc2ec"
},
"HasUpdates": true,
"Modified": "2026-01-13T17:54:22.4048771+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-13T17:54:22.4048771+00:00"
},
"LastComment": "2026-01-13T17:54:22.4048771+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "0ed2d55b-954f-415f-8cd7-27f42f80da2d",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "d3548ec8-3f2e-44bb-a952-b409c835c9cf",
"id": "6eb37fd1-6239-4e99-a570-2cd92b73db00",
"ConfigId": "a759db3b-572f-4630-9e1a-cfaf8597d1c0"
}