POST api/resources/bulk-update
Request Information
URI Parameters
None.
Body Parameters
ResourceCenterBulkUpdateRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| ResourceIds |
A collection of resource ids |
Collection of globally unique identifier |
None. |
| Fields |
Key-value pairs of fields |
Dictionary of string [key] and Object [value] |
None. |
Request Formats
application/json, text/json
Sample:
{
"ResourceIds": [
"8ea6890a-4253-40c2-b227-b99630328b34",
"1892ccbb-7f1d-4bcb-bff5-6bca84c5c8a7"
],
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
Response Information
Resource Description
Collection of Resource| Name | Description | Type | Additional information |
|---|---|---|---|
| userid | globally unique identifier |
None. |
|
| Office365Id | globally unique identifier |
None. |
|
| ProfilePicture | string |
None. |
|
| Generic | boolean |
None. |
|
| Inactive | boolean |
None. |
|
| CanLogin | boolean |
None. |
|
| UserOnly | boolean |
None. |
|
| name | string |
None. |
|
| GlobalPermissions | OnePlanLevel |
None. |
|
| OnePlanSecurityGroup | globally unique identifier |
None. |
|
| LastLogin | date |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| TimeZone | string |
None. |
|
| ExternalId | string |
None. |
|
| Delegates | Collection of globally unique identifier |
None. |
|
| Notifications | ResourceNotifications |
None. |
|
| Created | date |
None. |
|
| Modified | date |
None. |
|
| Author | globally unique identifier |
None. |
|
| Editor | globally unique identifier |
None. |
|
| SupportUser | boolean |
None. |
|
| Expiration | date |
None. |
|
| CostRate | Collection of ResourceCost |
None. |
|
| RateTable | Collection of ResourceRevenueRate |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"userid": "de93c865-b1e0-49e8-a62d-f1283dbecaa2",
"Office365Id": "20461225-d2d4-4c87-ad74-801b4ac9531f",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "a3b3f542-735e-4693-a55d-9d3e0812625d",
"LastLogin": "2026-07-01T16:18:57.8006861+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"1782357c-8974-4d91-9d80-4a1e0ebc3c6b",
"1eda5c6d-296d-448d-ae57-44517e20d4dd"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"b11982e9-5665-4b7d-9fc9-d4a2b3fdc1a2",
"7050d6c2-dddb-465d-b7fa-b9891e1b62f9"
]
},
"Created": "2026-07-01T16:18:57.8006861+00:00",
"Modified": "2026-07-01T16:18:57.8006861+00:00",
"Author": "3387a9fb-bf3a-4ed7-bdce-04507c00a30d",
"Editor": "81406b98-6734-490b-95eb-a278d58fa3c9",
"SupportUser": true,
"Expiration": "2026-07-01T16:18:57.8006861+00:00",
"CostRate": [
{
"Id": "f7ab36d5-03c9-45b8-b1b8-cfc4d99fff49",
"StartDate": "2026-07-01T16:18:57.8006861+00:00",
"EndDate": "2026-07-01T16:18:57.8006861+00:00",
"Cost": 4.0
},
{
"Id": "f7ab36d5-03c9-45b8-b1b8-cfc4d99fff49",
"StartDate": "2026-07-01T16:18:57.8006861+00:00",
"EndDate": "2026-07-01T16:18:57.8006861+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "0136a708-851c-49a1-bae6-c4481b39ef99",
"StartDate": "2026-07-01T16:18:57.8006861+00:00",
"EndDate": "2026-07-01T16:18:57.8006861+00:00",
"Rate": 4.0
},
{
"Id": "0136a708-851c-49a1-bae6-c4481b39ef99",
"StartDate": "2026-07-01T16:18:57.8006861+00:00",
"EndDate": "2026-07-01T16:18:57.8006861+00:00",
"Rate": 4.0
}
],
"id": "46f5fd29-a635-42a7-abce-4f3e8eea2933",
"ConfigId": "1d9fe60f-5004-49b3-8c0e-6ed9a08326e8"
},
{
"userid": "de93c865-b1e0-49e8-a62d-f1283dbecaa2",
"Office365Id": "20461225-d2d4-4c87-ad74-801b4ac9531f",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "a3b3f542-735e-4693-a55d-9d3e0812625d",
"LastLogin": "2026-07-01T16:18:57.8006861+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"1782357c-8974-4d91-9d80-4a1e0ebc3c6b",
"1eda5c6d-296d-448d-ae57-44517e20d4dd"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"b11982e9-5665-4b7d-9fc9-d4a2b3fdc1a2",
"7050d6c2-dddb-465d-b7fa-b9891e1b62f9"
]
},
"Created": "2026-07-01T16:18:57.8006861+00:00",
"Modified": "2026-07-01T16:18:57.8006861+00:00",
"Author": "3387a9fb-bf3a-4ed7-bdce-04507c00a30d",
"Editor": "81406b98-6734-490b-95eb-a278d58fa3c9",
"SupportUser": true,
"Expiration": "2026-07-01T16:18:57.8006861+00:00",
"CostRate": [
{
"Id": "f7ab36d5-03c9-45b8-b1b8-cfc4d99fff49",
"StartDate": "2026-07-01T16:18:57.8006861+00:00",
"EndDate": "2026-07-01T16:18:57.8006861+00:00",
"Cost": 4.0
},
{
"Id": "f7ab36d5-03c9-45b8-b1b8-cfc4d99fff49",
"StartDate": "2026-07-01T16:18:57.8006861+00:00",
"EndDate": "2026-07-01T16:18:57.8006861+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "0136a708-851c-49a1-bae6-c4481b39ef99",
"StartDate": "2026-07-01T16:18:57.8006861+00:00",
"EndDate": "2026-07-01T16:18:57.8006861+00:00",
"Rate": 4.0
},
{
"Id": "0136a708-851c-49a1-bae6-c4481b39ef99",
"StartDate": "2026-07-01T16:18:57.8006861+00:00",
"EndDate": "2026-07-01T16:18:57.8006861+00:00",
"Rate": 4.0
}
],
"id": "46f5fd29-a635-42a7-abce-4f3e8eea2933",
"ConfigId": "1d9fe60f-5004-49b3-8c0e-6ed9a08326e8"
}
]