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. |
|
| LinkedFileIds | Collection of string |
None. |
|
| LinkedLinkIds | Collection of string |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"WorkTypeId": "6a487cca-212a-4653-878f-b9ea60916781",
"Name": "sample string 1",
"Created": "2026-05-01T23:21:11.6611096+00:00",
"Modified": "2026-05-01T23:21:11.6611096+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"b810e715-05f7-4349-8e5b-d9c8ad0e69c9",
"f27968bf-7c8d-4ace-8720-8b77efbd499f"
],
"NonLaborAssignments": [
{
"Id": "eedc3bbb-9720-4269-876b-943eb876c463",
"ResourceId": "7ecb71dc-5fdc-42c8-9c4c-5e397ea0b16a",
"Quantity": 3.0
},
{
"Id": "eedc3bbb-9720-4269-876b-943eb876c463",
"ResourceId": "7ecb71dc-5fdc-42c8-9c4c-5e397ea0b16a",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "ef660020-6d9f-4a95-8b4a-615af485d733",
"Type": 0,
"ResourceId": "5165cc5d-8e7a-4ead-85df-676e4f6bafb5",
"Units": 3.0
},
{
"Id": "ef660020-6d9f-4a95-8b4a-615af485d733",
"Type": 0,
"ResourceId": "5165cc5d-8e7a-4ead-85df-676e4f6bafb5",
"Units": 3.0
}
],
"ParentId": "a90a496b-7ad3-4946-b979-87ada8f96f41",
"WorkTypeParentId": "b48dfa1f-ab7e-4c71-809a-c41ec54f7ead",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "7a92e80a-6ffd-448e-ab4a-88ad96ef617b",
"UPN": "5d40eef5-a9c0-4656-a5ca-cb8d888067ed",
"PostDate": "2026-05-01T23:21:11.6611096+00:00",
"Comment": "sample string 4",
"CC": [
"92d1755c-d884-481f-bfb3-d876e3a28cf0",
"72c4ebcc-a5f3-453a-bc2d-265c51b103fb"
],
"Users": [
"7aa7a490-965f-4953-8944-6fb112391db1",
"7b6baab5-8d99-4aed-a15d-f267b35c606c"
]
},
{
"Id": "7a92e80a-6ffd-448e-ab4a-88ad96ef617b",
"UPN": "5d40eef5-a9c0-4656-a5ca-cb8d888067ed",
"PostDate": "2026-05-01T23:21:11.6611096+00:00",
"Comment": "sample string 4",
"CC": [
"92d1755c-d884-481f-bfb3-d876e3a28cf0",
"72c4ebcc-a5f3-453a-bc2d-265c51b103fb"
],
"Users": [
"7aa7a490-965f-4953-8944-6fb112391db1",
"7b6baab5-8d99-4aed-a15d-f267b35c606c"
]
}
],
"StartDate": "2026-05-01T23:21:11.6611096+00:00",
"DueDate": "2026-05-01T23:21:11.6611096+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"c05a5f64-7e88-4ef2-96b7-2b82d78bcb57": "b6ead705-15e1-474a-a42c-eac98d8e38d2",
"562e1c1a-c7d7-45c5-adaa-7f07bb8f3153": "bf716733-07a6-4aa4-a806-e62cc61e79a8"
},
"HasUpdates": true,
"Modified": "2026-05-01T23:21:11.6611096+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-05-01T23:21:11.6611096+00:00"
},
"LastComment": "2026-05-01T23:21:11.6611096+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "a9c5dc5a-1755-4474-bb20-88d102be3ed6",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"LinkedFileIds": [
"sample string 1",
"sample string 2"
],
"LinkedLinkIds": [
"sample string 1",
"sample string 2"
],
"WorkPlanId": "80679a9e-6807-4d75-8bba-0ef7c04f0bc2",
"id": "55e76acf-63ab-4f89-a822-9e6b43cfe832",
"ConfigId": "3c8715ec-8c40-4c83-88dc-40277ae006fc"
}