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": "530d2a3f-fd92-4c24-846b-9b7034e623da",
"Name": "sample string 1",
"Created": "2026-05-15T01:56:32.1561128+00:00",
"Modified": "2026-05-15T01:56:32.1561128+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"802d50d1-2f02-465e-ada0-b8dabaa75b63",
"534fe3b5-2fb0-442f-98db-6bd387ec0b4e"
],
"NonLaborAssignments": [
{
"Id": "cdcc969c-8bc8-41c1-ac7b-c1e18ed11fe1",
"ResourceId": "ffbcdd9f-1087-41e2-9e8f-e6572931dd7d",
"Quantity": 3.0
},
{
"Id": "cdcc969c-8bc8-41c1-ac7b-c1e18ed11fe1",
"ResourceId": "ffbcdd9f-1087-41e2-9e8f-e6572931dd7d",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "62b02b48-e3d8-43c4-a43a-b66ae290d188",
"Type": 0,
"ResourceId": "2be7ef14-41dc-4cb5-b64f-4c91aa8ef5dc",
"Units": 3.0
},
{
"Id": "62b02b48-e3d8-43c4-a43a-b66ae290d188",
"Type": 0,
"ResourceId": "2be7ef14-41dc-4cb5-b64f-4c91aa8ef5dc",
"Units": 3.0
}
],
"ParentId": "a5c2611b-9406-46f0-9a8d-82347defc7f0",
"WorkTypeParentId": "80f238d9-c9f4-47b4-9448-41daf309856b",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "8715aabe-5f25-46ab-857f-4862cf86dfab",
"UPN": "39260f02-8522-4911-8ac5-244f6a6d3d2b",
"PostDate": "2026-05-15T01:56:32.1561128+00:00",
"Comment": "sample string 4",
"CC": [
"64864dc4-45ec-4a7a-8807-9f0c5049504a",
"fd3f1579-d322-4ebf-9d4e-767694e4bed3"
],
"Users": [
"e2e021ee-ba79-45e6-a614-f246c7a91919",
"58c1a4e7-9927-4ba6-9232-301e6064956e"
]
},
{
"Id": "8715aabe-5f25-46ab-857f-4862cf86dfab",
"UPN": "39260f02-8522-4911-8ac5-244f6a6d3d2b",
"PostDate": "2026-05-15T01:56:32.1561128+00:00",
"Comment": "sample string 4",
"CC": [
"64864dc4-45ec-4a7a-8807-9f0c5049504a",
"fd3f1579-d322-4ebf-9d4e-767694e4bed3"
],
"Users": [
"e2e021ee-ba79-45e6-a614-f246c7a91919",
"58c1a4e7-9927-4ba6-9232-301e6064956e"
]
}
],
"StartDate": "2026-05-15T01:56:32.1561128+00:00",
"DueDate": "2026-05-15T01:56:32.1561128+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"386cbfb9-d22d-4ab8-a9c1-dd3d3cc338ec": "511e0d44-0a08-4646-ad8b-cdb1d55c568f",
"c897220f-8d78-4896-b1df-b3cb3cb6fef1": "6aa35479-0cb7-4393-a369-7daa8b0d1f4c"
},
"HasUpdates": true,
"Modified": "2026-05-15T01:56:32.1561128+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-15T01:56:32.1561128+00:00"
},
"LastComment": "2026-05-15T01:56:32.1561128+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "42ef45b8-e2f5-45e7-b35e-8e45a14cc1ad",
"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": "bf96027b-b931-4b3f-a2c3-0938bf8f64c8",
"id": "ed982f07-d741-49fe-9982-42aa2efd3a41",
"ConfigId": "6927b189-47df-4a25-a00b-63d064923b91"
}