Regarding APP re-order api

I want to update the sorting order of Okta App icon using API.
On UserHome screen you are using the following api.
https://dev-404204.oktapreview.com/api/v1/users/me/home/tabs/tabblb5mcaaVdxbvt0h7/items/auccqrqpvk3DV8LlG0h7

But I think this will not work in my case for updating the sorting order.

Can you please let me know which API should I use for updating the order.

Thanks in-anticipation.

Hi Anupam, can you tell me more about your use case? Are you looking to control the sorting order just for your dashboard or are you looking to sort the order of other users dashboard as an admin?

So I have all the information, why do you feel the API you referenced won’t work for updating the sorting order for your own dashboard?

The API you referenced should be the right API to control the App sort order for your own dashboard.

Hi Alnmed,

Thank you for reply,

Actually we want same feature as Okta Home Dashboard, So User can rearrange
his listed Application through drag-drop feature in my Application.
Is any API available to set Sort Order and save on my Okta Profile for my
Application?
If yes please suggest us which API will work for the same.

Thanks & regards,
Anupam Ojha

Hi Anupam,

Yep, you do have the correct API for your use case to allow end users to control the order of apps for your custom dashboard.

Ahmed

Hi Ahmed,

Can you please guide us which API we need to use?

Thanks & regards,
Anupam Ojha

Your code sample from the first message is using the correct API

https://dev-404204.oktapreview.com/api/v1/users/me/home/tabs/tabblb5mcaaVdxbvt0h7/items/auccqrqpvk3DV8LlG0h7

Best,
Ahmed

Hi Ahmed,

We will check
Thank you very much.

Thanks & regards,
Anupam Ojha

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.