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": "12c0388b-8034-413f-856d-ba840934846e",
"Name": "sample string 1",
"Created": "2026-04-11T15:23:48.9251094+00:00",
"Modified": "2026-04-11T15:23:48.9251094+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"656d9d71-3aca-48e2-824d-f482370d139c",
"d8b602fd-7694-49d3-bc39-81e7dcefcc0a"
],
"NonLaborAssignments": [
{
"Id": "df40aa78-bfbe-4c8e-88f5-a0ab1f496422",
"ResourceId": "a0279e5c-09b6-4bda-b20b-79f142c29831",
"Quantity": 3.0
},
{
"Id": "df40aa78-bfbe-4c8e-88f5-a0ab1f496422",
"ResourceId": "a0279e5c-09b6-4bda-b20b-79f142c29831",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "1df9191a-d092-4df9-b51e-ce540d0080f8",
"Type": 0,
"ResourceId": "fad12671-f940-413d-a24e-879bb8ff9755",
"Units": 3.0
},
{
"Id": "1df9191a-d092-4df9-b51e-ce540d0080f8",
"Type": 0,
"ResourceId": "fad12671-f940-413d-a24e-879bb8ff9755",
"Units": 3.0
}
],
"ParentId": "a44f23df-f7b8-4662-9be9-2070eb98bc33",
"WorkTypeParentId": "15318b2c-f95b-44b7-aa70-deb23c4cabc9",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "1cb3375d-5722-4ef5-b2b7-4bbe834eee7e",
"UPN": "3b78a801-d83b-42b0-8b42-bad6afaa542a",
"PostDate": "2026-04-11T15:23:48.9251094+00:00",
"Comment": "sample string 4",
"CC": [
"f9998861-c3c5-419a-90dd-f8eb0e7072db",
"d8d0643b-7632-4c25-879f-8b54ef989932"
],
"Users": [
"ee212fda-85f0-4570-8680-52ae1c822aa2",
"85aa129c-3bb5-4199-886f-0b4c8f6f4672"
]
},
{
"Id": "1cb3375d-5722-4ef5-b2b7-4bbe834eee7e",
"UPN": "3b78a801-d83b-42b0-8b42-bad6afaa542a",
"PostDate": "2026-04-11T15:23:48.9251094+00:00",
"Comment": "sample string 4",
"CC": [
"f9998861-c3c5-419a-90dd-f8eb0e7072db",
"d8d0643b-7632-4c25-879f-8b54ef989932"
],
"Users": [
"ee212fda-85f0-4570-8680-52ae1c822aa2",
"85aa129c-3bb5-4199-886f-0b4c8f6f4672"
]
}
],
"StartDate": "2026-04-11T15:23:48.9251094+00:00",
"DueDate": "2026-04-11T15:23:48.9251094+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"0cd7a020-0d6a-409a-8088-686522212a0a": "01fb55b7-467f-4e8b-8425-f8282667b7c9",
"e12e5fb7-76f0-4971-9e50-495d6141a21e": "0a8eeaef-3066-493f-9952-fa6092fa6956"
},
"HasUpdates": true,
"Modified": "2026-04-11T15:23:48.9407324+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-04-11T15:23:48.9407324+00:00"
},
"LastComment": "2026-04-11T15:23:48.9407324+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "90bf3aa1-9330-4171-8dfe-0e797917de82",
"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": "861b723c-5490-4bb2-a794-43050cebe9ce",
"id": "545fbc2a-c174-47dd-9dbd-0765041df759",
"ConfigId": "586d9c77-9809-4b2f-a0a3-412df31f326f"
}