create_ux_app_route
Register a new URL route for a ServiceNow UX application by specifying the app, path, target page, and title.
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 |