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": "0d8d4333-dba8-4624-9736-ae5eeb607567",
"Name": "sample string 1",
"Created": "2026-01-30T16:08:44.8161179+00:00",
"Modified": "2026-01-30T16:08:44.8161179+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"2717d0df-ace0-4088-b502-5087e6b16df0",
"69cadab2-8515-4ca3-b86a-89fbf2ca64f0"
],
"NonLaborAssignments": [
{
"Id": "810bc67a-19d7-407f-9739-9977d0d30979",
"ResourceId": "92e50524-ebb2-4dcb-98b8-9807fc84b578",
"Quantity": 3.0
},
{
"Id": "810bc67a-19d7-407f-9739-9977d0d30979",
"ResourceId": "92e50524-ebb2-4dcb-98b8-9807fc84b578",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "847da5d0-f47c-4704-ae14-7948bce9d18b",
"Type": 0,
"ResourceId": "6a748c5d-b654-4420-b9a5-9abdcea25baa",
"Units": 3.0
},
{
"Id": "847da5d0-f47c-4704-ae14-7948bce9d18b",
"Type": 0,
"ResourceId": "6a748c5d-b654-4420-b9a5-9abdcea25baa",
"Units": 3.0
}
],
"ParentId": "080356e0-ed7c-4ec8-914c-1d870b47aa54",
"WorkTypeParentId": "f2ff34fe-3606-402b-81c5-cdf3d7a8cafb",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "0eb14d21-faa7-445d-b70c-885582b872e2",
"UPN": "b0e53d5a-6fe9-4eb1-8a01-d73643386ebb",
"PostDate": "2026-01-30T16:08:44.8161179+00:00",
"Comment": "sample string 4",
"CC": [
"88734a9e-f6a5-4203-aa5f-8cb54b4f1070",
"b5d911ae-265e-4c6c-a34a-febdc6a37a4b"
],
"Users": [
"3132fae7-ada5-4e62-88b7-946a02f2be6a",
"9d36c785-4fe5-4e18-a369-02e9bc722f85"
]
},
{
"Id": "0eb14d21-faa7-445d-b70c-885582b872e2",
"UPN": "b0e53d5a-6fe9-4eb1-8a01-d73643386ebb",
"PostDate": "2026-01-30T16:08:44.8161179+00:00",
"Comment": "sample string 4",
"CC": [
"88734a9e-f6a5-4203-aa5f-8cb54b4f1070",
"b5d911ae-265e-4c6c-a34a-febdc6a37a4b"
],
"Users": [
"3132fae7-ada5-4e62-88b7-946a02f2be6a",
"9d36c785-4fe5-4e18-a369-02e9bc722f85"
]
}
],
"StartDate": "2026-01-30T16:08:44.8161179+00:00",
"DueDate": "2026-01-30T16:08:44.8161179+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"7236b2ea-e343-47ee-9d74-2448ba0207db": "b2a750d6-a399-4315-b1c9-0bcf7ad5d67e",
"298002da-22df-4811-b994-eee680f410f3": "6252fce3-0bd5-444f-87e6-059a7f934684"
},
"HasUpdates": true,
"Modified": "2026-01-30T16:08:44.8161179+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-30T16:08:44.8161179+00:00"
},
"LastComment": "2026-01-30T16:08:44.8161179+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "270b30db-37c4-4e8b-b180-a50d2bac9c6c",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "d97480be-fbbe-4010-8656-708d34af50c2",
"id": "1e0a159f-2829-4c72-ace0-3bf38960c717",
"ConfigId": "1692adbc-64d3-4c0f-8efa-94899bfe5ba3"
}