CustomRoleUpdateRequest
CustomRoleUpdateRequest
Custom role to update
JSON Example
{
"description": "string",
"displayName": "string"
}
string
description
Optional
Constraints:
minLength: 1
maxLength: 256
Custom role description
string
displayName
Optional
Constraints:
minLength: 1
maxLength: 100
Custom role display name