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": "3edad380-d855-4ed5-ba87-8ae28dd84083",
"Name": "sample string 1",
"Created": "2026-01-11T23:45:16.0140693+00:00",
"Modified": "2026-01-11T23:45:16.0140693+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"a5168147-3a88-481c-b0b3-f86fd9c0a1e5",
"63168ef5-ab96-46c5-82ca-557e8850bd24"
],
"NonLaborAssignments": [
{
"Id": "1354b0bd-e314-41b9-bbc3-92aa527baa28",
"ResourceId": "3f6c0552-3d35-4aff-b16c-294ac6c3883d",
"Quantity": 3.0
},
{
"Id": "1354b0bd-e314-41b9-bbc3-92aa527baa28",
"ResourceId": "3f6c0552-3d35-4aff-b16c-294ac6c3883d",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "21dfc7e1-8a4a-4851-bcc0-e7cae91b4d2f",
"Type": 0,
"ResourceId": "93468489-0711-4761-bd63-77bca396d676",
"Units": 3.0
},
{
"Id": "21dfc7e1-8a4a-4851-bcc0-e7cae91b4d2f",
"Type": 0,
"ResourceId": "93468489-0711-4761-bd63-77bca396d676",
"Units": 3.0
}
],
"ParentId": "9e26cbb8-6c63-4cfe-af8c-c258c7d41efd",
"WorkTypeParentId": "9d72b285-4953-47c6-9494-09c8732b317b",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "d6441de1-6bab-4202-aabf-3be315270262",
"UPN": "7925a41c-0f54-4513-b192-2e0bb82bf2b2",
"PostDate": "2026-01-11T23:45:16.0140693+00:00",
"Comment": "sample string 4",
"CC": [
"0754e858-4111-456d-a0f8-f59052d863ab",
"f522c3d6-6d01-4044-8421-51451d29b1b8"
],
"Users": [
"bea6aafc-412c-4694-a3ce-e663cf52899a",
"db340523-280d-47d4-ac09-35357cfdbf1c"
]
},
{
"Id": "d6441de1-6bab-4202-aabf-3be315270262",
"UPN": "7925a41c-0f54-4513-b192-2e0bb82bf2b2",
"PostDate": "2026-01-11T23:45:16.0140693+00:00",
"Comment": "sample string 4",
"CC": [
"0754e858-4111-456d-a0f8-f59052d863ab",
"f522c3d6-6d01-4044-8421-51451d29b1b8"
],
"Users": [
"bea6aafc-412c-4694-a3ce-e663cf52899a",
"db340523-280d-47d4-ac09-35357cfdbf1c"
]
}
],
"StartDate": "2026-01-11T23:45:16.0140693+00:00",
"DueDate": "2026-01-11T23:45:16.0140693+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"4b0ce331-8856-4c68-a2b5-4e52c58f1657": "d4776688-cb48-40e5-b669-06200a2e6e95",
"966f0400-23c5-4bf9-ab33-9d24571b2086": "7749c0c4-dc91-449f-aad7-788a3538f13a"
},
"HasUpdates": true,
"Modified": "2026-01-11T23:45:16.0140693+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-11T23:45:16.0140693+00:00"
},
"LastComment": "2026-01-11T23:45:16.0140693+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "f4ee6178-468b-4760-9997-b22b9cc4af42",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "e65d52a7-7425-4723-a23a-1e5031f9e5c3",
"id": "f7e42af7-6be1-4cca-b6ef-a402f69b61f0",
"ConfigId": "2c8a7ff9-22fe-4fce-acef-0cf66c39ef03"
}