Optional$overrideOptionalactiveWhether this route mapping is active.
OptionalorderEvaluation priority when multiple routes match the same source page and portal. Lower values are evaluated first.
OptionalportalsPortals this mapping is scoped to. Omit or leave empty to apply to all portals.
Accepts sys_id strings, Record<'sp_portal'> references, or ServicePortal() expressions.
OptionalprotectionControls edit/view access for other developers after the application is installed.
OptionalrolesRoles whose members follow this route. Omit or leave empty to apply to all users.
Accepts role name strings, Role() expressions, or Record<'sys_user_role'> references.
The source page. When a portal user navigates to this page, they are
redirected to routeToPage (subject to roles and portals filters).
The destination page the user is redirected to.
OptionalshortAdmin-facing description of what this route mapping does.
Set properties not directly supported by this API.