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": "56a8679b-033a-4a9f-aaaf-470c0c84e95e",
"Name": "sample string 1",
"Created": "2026-01-29T03:38:00.9970645+00:00",
"Modified": "2026-01-29T03:38:00.9970645+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"6d55845a-4fd8-4d35-9729-e34dfc3af62a",
"b467dca4-07fd-4d05-b14d-8b01bfce1601"
],
"NonLaborAssignments": [
{
"Id": "a2a8dc1b-2c3f-4ec4-b1a1-70e2ef1cefec",
"ResourceId": "85a30d58-a4c9-41cf-9e0f-d32b407a4822",
"Quantity": 3.0
},
{
"Id": "a2a8dc1b-2c3f-4ec4-b1a1-70e2ef1cefec",
"ResourceId": "85a30d58-a4c9-41cf-9e0f-d32b407a4822",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "289c9bf8-3ffe-466a-b776-d2fbd0a66a09",
"Type": 0,
"ResourceId": "db485a94-4d2c-4bd0-b864-9fbf2135343d",
"Units": 3.0
},
{
"Id": "289c9bf8-3ffe-466a-b776-d2fbd0a66a09",
"Type": 0,
"ResourceId": "db485a94-4d2c-4bd0-b864-9fbf2135343d",
"Units": 3.0
}
],
"ParentId": "dd62ef44-75b0-422e-babe-bf8042a653ee",
"WorkTypeParentId": "017497b9-e780-4ee4-97be-6fd0aa470dfe",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "989f7998-20f5-4e94-b5e8-3ca7d8efac3f",
"UPN": "c7d79ad9-8201-454c-9759-2fadd2b4fffd",
"PostDate": "2026-01-29T03:38:00.9970645+00:00",
"Comment": "sample string 4",
"CC": [
"5e38a6c8-def9-4ce6-9937-cec621786d7f",
"a150c6da-c448-4ff2-965b-f47e12cbf60d"
],
"Users": [
"e7aa3704-fa07-43a3-8485-c0b9637e019a",
"ac1eaccc-0267-4c87-a823-fec62226088d"
]
},
{
"Id": "989f7998-20f5-4e94-b5e8-3ca7d8efac3f",
"UPN": "c7d79ad9-8201-454c-9759-2fadd2b4fffd",
"PostDate": "2026-01-29T03:38:00.9970645+00:00",
"Comment": "sample string 4",
"CC": [
"5e38a6c8-def9-4ce6-9937-cec621786d7f",
"a150c6da-c448-4ff2-965b-f47e12cbf60d"
],
"Users": [
"e7aa3704-fa07-43a3-8485-c0b9637e019a",
"ac1eaccc-0267-4c87-a823-fec62226088d"
]
}
],
"StartDate": "2026-01-29T03:38:00.9970645+00:00",
"DueDate": "2026-01-29T03:38:00.9970645+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"ba306790-9c83-4546-95b8-268bb603b5af": "b0847196-0947-4812-9fc7-2a075638f90f",
"7bde9884-9853-408f-aaeb-27fab4e08812": "628e51c6-1d98-4062-8403-ddedcd2155be"
},
"HasUpdates": true,
"Modified": "2026-01-29T03:38:00.9970645+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-29T03:38:00.9970645+00:00"
},
"LastComment": "2026-01-29T03:38:00.9970645+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "f839450c-f7c9-42b6-9c71-c91b0d54ed1d",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "ba7bf7e2-54fd-4589-9cdc-591111f6e302",
"id": "ca1c2c9d-64ad-445c-a408-e82da6a6d52f",
"ConfigId": "465b923f-4d28-49ea-8d23-19d86029162f"
}