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": "b997e80c-a395-424f-8aae-9d9d0dd2ff34",
"Name": "sample string 1",
"Created": "2026-02-16T21:06:14.8059238+00:00",
"Modified": "2026-02-16T21:06:14.8059238+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"8102ded6-97ce-4478-b0e3-f17299d498f3",
"fb2fed86-8c4c-4498-82fb-5740c03da7c5"
],
"NonLaborAssignments": [
{
"Id": "7ab90d31-41e5-4f42-8f34-cad94385468e",
"ResourceId": "1a3028c6-406d-4278-98ee-e6d63ce22c76",
"Quantity": 3.0
},
{
"Id": "7ab90d31-41e5-4f42-8f34-cad94385468e",
"ResourceId": "1a3028c6-406d-4278-98ee-e6d63ce22c76",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "9a75c07c-23c4-4451-8691-dc9a541e637d",
"Type": 0,
"ResourceId": "aa2ed2dd-4933-4497-99fa-9d4f04600122",
"Units": 3.0
},
{
"Id": "9a75c07c-23c4-4451-8691-dc9a541e637d",
"Type": 0,
"ResourceId": "aa2ed2dd-4933-4497-99fa-9d4f04600122",
"Units": 3.0
}
],
"ParentId": "19e63fdb-fefd-4500-b200-efcaf4ef8f9a",
"WorkTypeParentId": "90d4651f-2dbd-42d9-813b-3090f966d376",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "0f2ef3f2-9c02-42d9-93d5-994af454e3d6",
"UPN": "e3363bcf-f324-4f6c-b166-a6e92acc2b37",
"PostDate": "2026-02-16T21:06:14.8215465+00:00",
"Comment": "sample string 4",
"CC": [
"d5322d6b-09a6-4a4d-bc32-c643299264f5",
"7d78412d-f5a4-4c84-a255-25231687b228"
],
"Users": [
"1e7ef82a-e361-4aff-af78-a4459c11be60",
"60506f63-4f01-494e-a323-92fb04a1e61e"
]
},
{
"Id": "0f2ef3f2-9c02-42d9-93d5-994af454e3d6",
"UPN": "e3363bcf-f324-4f6c-b166-a6e92acc2b37",
"PostDate": "2026-02-16T21:06:14.8215465+00:00",
"Comment": "sample string 4",
"CC": [
"d5322d6b-09a6-4a4d-bc32-c643299264f5",
"7d78412d-f5a4-4c84-a255-25231687b228"
],
"Users": [
"1e7ef82a-e361-4aff-af78-a4459c11be60",
"60506f63-4f01-494e-a323-92fb04a1e61e"
]
}
],
"StartDate": "2026-02-16T21:06:14.8215465+00:00",
"DueDate": "2026-02-16T21:06:14.8215465+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"ccde6d42-92d4-4cbb-84cf-9c144d088db7": "3225df84-6b63-429b-85ad-ac705ae59e41",
"909ab26b-271a-45b1-ad23-5b3887dd5a19": "67672024-663c-4bbf-a5c6-a4638c2b10f8"
},
"HasUpdates": true,
"Modified": "2026-02-16T21:06:14.8215465+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-02-16T21:06:14.8215465+00:00"
},
"LastComment": "2026-02-16T21:06:14.8215465+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "c9ba27a4-9e91-4895-9fb3-ea77724ea125",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "886d4b77-a6bd-492b-8bb9-31223c0f1b02",
"id": "9f3b50d5-d86e-41ab-85cc-6890318805e9",
"ConfigId": "1387eb6b-59ae-440b-9f49-ebc356673155"
}