UI-Apps

Number of APIs: 12

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

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

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

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

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

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

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

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

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

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