Grouprolenameconfiguration
Represents a group role name configuration.
idstringrequired
The user-defined ID, which must be globally unique.
namestringrequired
The name of the group role.
Grouprolenameconfiguration
{
"id": "string",
"name": "string"
}