A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"namePlural": "<string>",
"unitType": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"namePlural": "<string>",
"discriminator": "<string>",
"isLocal": true,
"parentUnitType": null,
"hasUserType": true
},
"position": 123,
"isUserType": true,
"options": [
"<string>"
],
"isLocalCenter": true,
"isLocalCenterParent": true,
"isNational": true,
"permissions": [
"<string>"
],
"chartName": "<string>"
}Updates role properties such as name and permissions. Automatically recalculates permissions for users assigned to this role (up to 300 users inline; larger sets require async processing). Restricted to tenant administrators.
A valid request URL is required to generate request examples{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"namePlural": "<string>",
"unitType": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"namePlural": "<string>",
"discriminator": "<string>",
"isLocal": true,
"parentUnitType": null,
"hasUserType": true
},
"position": 123,
"isUserType": true,
"options": [
"<string>"
],
"isLocalCenter": true,
"isLocalCenterParent": true,
"isNational": true,
"permissions": [
"<string>"
],
"chartName": "<string>"
}Role identifier
The updated Role resource
"https://example.com/"
Role resource updated
Show child attributes