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