API ClientsTypeScript SDKAPI ReferenceCoreType AliasesRoleUpdateRequestVersion: 8.9On this pageType Alias: RoleUpdateRequest type RoleUpdateRequest = object; Properties description? optional description?: string; The description of the new role. name name: string; The display name of the new role.Was this helpful?