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