UI-Apps

Number of APIs: 7

  1. Get Last Selected App GET {{_endpoint}}/services/data/v{{version}}/ui-api/apps/selected?formFactor=Large

  2. Get Personalized Navigation Items GET {{_endpoint}}/services/data/v{{version}}/ui-api/apps/:APP_ID/user-nav-items

  3. Get All Navigation Items GET {{_endpoint}}/services/data/v{{version}}/ui-api/nav-items

  4. Get Apps GET {{_endpoint}}/services/data/v{{version}}/ui-api/apps?formFactor=Large

  5. Get an App GET {{_endpoint}}/services/data/v{{version}}/ui-api/apps/:APP_ID?formFactor=Small

  6. Update Last Selected App PATCH {{_endpoint}}/services/data/v{{version}}/ui-api/apps/:APP_ID?formFactor=Large

  7. Update Personalized Navigation Items PUT {{_endpoint}}/services/data/v{{version}}/ui-api/apps/:APP_ID/user-nav-items