create_ux_app_route
Register a new URL route in a ServiceNow UX application by specifying the app, path, and target page to define navigation structure.
Instructions
Register a new route (URL path) in a UX app. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_sys_id | Yes | UX app sys_id | |
| path | Yes | Route path | |
| page_sys_id | Yes | Target UIB page sys_id | |
| title | No | Route title |