RemoveAuthorizationRoleRequestType

RemoveAuthorizationRoleRequestType
RemoveAuthorizationRoleRequestType

The parameters of RemoveAuthorizationRole.

JSON Example
{
    "roleId": 0,
    "failIfUsed": false
}
integer As int32 As int32
roleId
Required

roleId

boolean
failIfUsed
Required

If true, prevents the role from being removed if any permissions are using it.