Newer Version Available
Update Personalized Navigation Items
Updates the order of a user’s personalized navigation items (tabs)
and adds a navigation item to the list in the order specified.
- Resource
-
- Available Version
- 47.0
- HTTP Method
- PUT
- Example
-
To update the order that navigation items display in an app and add an item to the list, make this request using the app’s ID.
The request body contains the list of navigation items in the order they should appear. To add a navigation item, include a pageReference describing the item.
The request returns metadata for the navigation items associated with this app.
- Request Body
-
Name Type Description Required or Optional Available Version navItems Navigation Item Collection Input A list of navigation items (tabs) in the updated order they should appear. The updated order persists across desktop and mobile environments. Required 47.0 - Response Body
- Navigation Items