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": "6e85bb24-9731-47c4-8981-ff638f737353",
"Name": "sample string 1",
"Created": "2026-01-13T05:29:17.5184004+00:00",
"Modified": "2026-01-13T05:29:17.5184004+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"162578e3-f6f5-4035-a941-71bf90c72087",
"f963c996-11ee-446c-8124-3fd5421531ec"
],
"NonLaborAssignments": [
{
"Id": "759ac3ab-ac2c-4417-9bd0-906c7b48d45b",
"ResourceId": "54bb7a2b-6320-41fe-ac2a-4aadfe9a5c84",
"Quantity": 3.0
},
{
"Id": "759ac3ab-ac2c-4417-9bd0-906c7b48d45b",
"ResourceId": "54bb7a2b-6320-41fe-ac2a-4aadfe9a5c84",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "36c9c602-ec58-46a7-be37-7b81048829e0",
"Type": 0,
"ResourceId": "7a8d0ed3-0660-4d8c-a92c-4bcec4ac379d",
"Units": 3.0
},
{
"Id": "36c9c602-ec58-46a7-be37-7b81048829e0",
"Type": 0,
"ResourceId": "7a8d0ed3-0660-4d8c-a92c-4bcec4ac379d",
"Units": 3.0
}
],
"ParentId": "3349f9cb-245f-4603-adb4-37aabee612ab",
"WorkTypeParentId": "d3ea7fb5-d392-43ff-be60-d78c8e08ba01",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "fb0b9e6c-33fd-4c53-966d-e007dbc4baaa",
"UPN": "afa6cf94-309e-4a40-aedd-bae2777003e8",
"PostDate": "2026-01-13T05:29:17.5184004+00:00",
"Comment": "sample string 4",
"CC": [
"334b3dc8-5146-40f6-aa2f-fac61dd65039",
"04469b3f-27df-4d10-8bc2-01ac8c0a2109"
],
"Users": [
"c525fe2f-dd38-455b-8243-284d5e69c5e9",
"ac5b18f4-022d-46c3-a8af-3a436325d063"
]
},
{
"Id": "fb0b9e6c-33fd-4c53-966d-e007dbc4baaa",
"UPN": "afa6cf94-309e-4a40-aedd-bae2777003e8",
"PostDate": "2026-01-13T05:29:17.5184004+00:00",
"Comment": "sample string 4",
"CC": [
"334b3dc8-5146-40f6-aa2f-fac61dd65039",
"04469b3f-27df-4d10-8bc2-01ac8c0a2109"
],
"Users": [
"c525fe2f-dd38-455b-8243-284d5e69c5e9",
"ac5b18f4-022d-46c3-a8af-3a436325d063"
]
}
],
"StartDate": "2026-01-13T05:29:17.5184004+00:00",
"DueDate": "2026-01-13T05:29:17.5184004+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"2ffa7340-60d2-4a0f-a463-4e6c996921dc": "2132474a-2a22-42df-94c3-b49ca0cd8786",
"b4236151-8d8a-4cf0-88ba-a4a0b7bb3e39": "8ba9b623-7a00-4cd6-804d-2f5dfba7b6c4"
},
"HasUpdates": true,
"Modified": "2026-01-13T05:29:17.5184004+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-13T05:29:17.5184004+00:00"
},
"LastComment": "2026-01-13T05:29:17.5184004+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "9191f644-26fe-472b-8f5a-a57d1fecf8d0",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "afa42149-36e8-4b13-889b-4f6df766e90c",
"id": "15d613f5-266c-4080-bd88-e4b9875559e4",
"ConfigId": "8a8ff5a9-36f0-48e9-9448-141142e4b2eb"
}