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": "4b0ee78f-918e-4593-b74d-5dd4802d25a6",
"Name": "sample string 1",
"Created": "2026-02-23T22:51:23.9320726+00:00",
"Modified": "2026-02-23T22:51:23.9320726+00:00",
"Author": "sample string 4",
"Editor": "sample string 5",
"AssignedTo": [
"efb09baa-0b57-41ab-8cb9-b0ce5cdb8988",
"004d6ed0-9d82-4fa6-abd5-c85e87acea91"
],
"NonLaborAssignments": [
{
"Id": "015a70c6-0657-4733-a0a8-9313fcbc5232",
"ResourceId": "beea988a-d317-42f0-9fb3-8f9e49373063",
"Quantity": 3.0
},
{
"Id": "015a70c6-0657-4733-a0a8-9313fcbc5232",
"ResourceId": "beea988a-d317-42f0-9fb3-8f9e49373063",
"Quantity": 3.0
}
],
"Assignments": [
{
"Id": "9342b2e1-ab0f-499c-aa50-3ccbc2b3dc05",
"Type": 0,
"ResourceId": "6293b7ea-1f59-47d2-93fa-81f760991224",
"Units": 3.0
},
{
"Id": "9342b2e1-ab0f-499c-aa50-3ccbc2b3dc05",
"Type": 0,
"ResourceId": "6293b7ea-1f59-47d2-93fa-81f760991224",
"Units": 3.0
}
],
"ParentId": "781fb3f7-d150-45f6-bfff-97b62869f594",
"WorkTypeParentId": "24880bfd-040d-4556-a071-eee5d35f9685",
"WorkTypeIndex": 9,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Index": 10,
"Complete": true,
"Comments": [
{
"Id": "d802c9e0-e42e-469f-bf51-0d388d4a9af6",
"UPN": "3eab398c-e7c3-4267-821e-0aeaa8c9f692",
"PostDate": "2026-02-23T22:51:23.9320726+00:00",
"Comment": "sample string 4",
"CC": [
"2b08183e-72d0-4485-9dde-2203c485f56f",
"a43c7617-bfc9-44d2-a2f6-e2b982a4af7b"
],
"Users": [
"f8a4c15b-2cc3-4305-b1e2-6668c4c7150c",
"6bb271bf-03f8-4b2e-9e72-05911beb94dd"
]
},
{
"Id": "d802c9e0-e42e-469f-bf51-0d388d4a9af6",
"UPN": "3eab398c-e7c3-4267-821e-0aeaa8c9f692",
"PostDate": "2026-02-23T22:51:23.9320726+00:00",
"Comment": "sample string 4",
"CC": [
"2b08183e-72d0-4485-9dde-2203c485f56f",
"a43c7617-bfc9-44d2-a2f6-e2b982a4af7b"
],
"Users": [
"f8a4c15b-2cc3-4305-b1e2-6668c4c7150c",
"6bb271bf-03f8-4b2e-9e72-05911beb94dd"
]
}
],
"StartDate": "2026-02-23T22:51:23.9320726+00:00",
"DueDate": "2026-02-23T22:51:23.9320726+00:00",
"TaskScheduleType": 0,
"StatusUpdate": {
"ResourceReplacements": {
"9a6dcbf2-d446-4d01-aa25-c346d4721851": "6c1ae711-33e9-41c5-92f5-d715326257f5",
"41c03b17-ba16-42cf-9df9-cf5bab31adba": "934f80cc-8bdf-4074-bc93-c27061a5d724"
},
"HasUpdates": true,
"Modified": "2026-02-23T22:51:23.9320726+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-02-23T22:51:23.9320726+00:00"
},
"LastComment": "2026-02-23T22:51:23.9320726+00:00",
"IsScheduled": true,
"Integration": {
"IntegrationId": "3f176216-64fe-4843-a86b-f329f616001c",
"ExternalItemId": "sample string 2",
"ExternalUrl": "sample string 3",
"ReadOnlyFields": [
"sample string 1",
"sample string 2"
]
},
"WorkPlanId": "23d7b127-ccbb-41e1-92d1-a8664beec453",
"id": "17754893-5647-4fcd-b297-1087b3c7a631",
"ConfigId": "e981976d-09f9-4eb5-b54d-8c5c72b5cac0"
}