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": [
"e44e09cb-48f3-4991-af83-d12cb3a22c73",
"8350a3a3-93be-4ef5-98a7-ec34fbdf1d87"
],
"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. |
|
| 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": "a3765a4a-593b-41d0-829c-f659b9b5559b",
"Office365Id": "ca05e01f-6e8a-48ad-addf-31ee075f37b8",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "c6e635cc-ccf6-45e3-a242-fd2adc6b7f01",
"LastLogin": "2026-06-05T16:21:43.2442073+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"223910e8-292b-4884-9556-18b0e59d7d14",
"33db142a-9707-4a97-963f-caf97c59e9b5"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"8db699e0-684d-4042-85ad-c0e8aeac8efe",
"a3c7e73a-f8b5-43f3-a3f3-b054aa3c7efe"
]
},
"Created": "2026-06-05T16:21:43.2442073+00:00",
"Modified": "2026-06-05T16:21:43.2442073+00:00",
"Author": "f180bd23-fd4a-4128-b41a-1c8b1ae282e0",
"Editor": "1581b995-1111-472f-ad86-f395eb5be789",
"CostRate": [
{
"Id": "74109bc8-c485-486e-a158-0733174261a3",
"StartDate": "2026-06-05T16:21:43.2442073+00:00",
"EndDate": "2026-06-05T16:21:43.2442073+00:00",
"Cost": 4.0
},
{
"Id": "74109bc8-c485-486e-a158-0733174261a3",
"StartDate": "2026-06-05T16:21:43.2442073+00:00",
"EndDate": "2026-06-05T16:21:43.2442073+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "4b5a30b9-e629-4cfd-b9d7-f2656cf5cfca",
"StartDate": "2026-06-05T16:21:43.2442073+00:00",
"EndDate": "2026-06-05T16:21:43.2442073+00:00",
"Rate": 4.0
},
{
"Id": "4b5a30b9-e629-4cfd-b9d7-f2656cf5cfca",
"StartDate": "2026-06-05T16:21:43.2442073+00:00",
"EndDate": "2026-06-05T16:21:43.2442073+00:00",
"Rate": 4.0
}
],
"id": "f27ebc21-01d4-4c23-af4f-748fc930d885",
"ConfigId": "2aedcb65-b21c-4d61-af1f-8372f46595f0"
},
{
"userid": "a3765a4a-593b-41d0-829c-f659b9b5559b",
"Office365Id": "ca05e01f-6e8a-48ad-addf-31ee075f37b8",
"ProfilePicture": "sample string 3",
"Generic": true,
"Inactive": true,
"CanLogin": true,
"UserOnly": true,
"name": "sample string 8",
"GlobalPermissions": 0,
"OnePlanSecurityGroup": "c6e635cc-ccf6-45e3-a242-fd2adc6b7f01",
"LastLogin": "2026-06-05T16:21:43.2442073+00:00",
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"TimeZone": "sample string 11",
"ExternalId": "sample string 12",
"Delegates": [
"223910e8-292b-4884-9556-18b0e59d7d14",
"33db142a-9707-4a97-963f-caf97c59e9b5"
],
"Notifications": {
"AllNotifications": true,
"Notifications": [
"8db699e0-684d-4042-85ad-c0e8aeac8efe",
"a3c7e73a-f8b5-43f3-a3f3-b054aa3c7efe"
]
},
"Created": "2026-06-05T16:21:43.2442073+00:00",
"Modified": "2026-06-05T16:21:43.2442073+00:00",
"Author": "f180bd23-fd4a-4128-b41a-1c8b1ae282e0",
"Editor": "1581b995-1111-472f-ad86-f395eb5be789",
"CostRate": [
{
"Id": "74109bc8-c485-486e-a158-0733174261a3",
"StartDate": "2026-06-05T16:21:43.2442073+00:00",
"EndDate": "2026-06-05T16:21:43.2442073+00:00",
"Cost": 4.0
},
{
"Id": "74109bc8-c485-486e-a158-0733174261a3",
"StartDate": "2026-06-05T16:21:43.2442073+00:00",
"EndDate": "2026-06-05T16:21:43.2442073+00:00",
"Cost": 4.0
}
],
"RateTable": [
{
"Id": "4b5a30b9-e629-4cfd-b9d7-f2656cf5cfca",
"StartDate": "2026-06-05T16:21:43.2442073+00:00",
"EndDate": "2026-06-05T16:21:43.2442073+00:00",
"Rate": 4.0
},
{
"Id": "4b5a30b9-e629-4cfd-b9d7-f2656cf5cfca",
"StartDate": "2026-06-05T16:21:43.2442073+00:00",
"EndDate": "2026-06-05T16:21:43.2442073+00:00",
"Rate": 4.0
}
],
"id": "f27ebc21-01d4-4c23-af4f-748fc930d885",
"ConfigId": "2aedcb65-b21c-4d61-af1f-8372f46595f0"
}
]