<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008G7VEVSA3Okta Classic EngineIntegrationsAnswered2024-04-30T09:18:25.000Z2017-07-27T18:15:57.000Z2018-02-21T21:47:22.000Z

vwfiz (vwfiz) asked a question.

Retrieving and Updating User Profile via the Okta API
I'm trying to update some custom user properties via the Okta API. However only a small subset of Profile elements are returned after a call to getUser (https://developer.okta.com/docs/api/resources/users.html#get-user-with-id), the 6 elements that are listed in the example response are the only elements returned (although the default user profile is much larger 23+ elements). I would like to get all of the user profile elements and update an attribute as needed. What is the correct way to do this via the API?

This question is closed.
Loading
Retrieving and Updating User Profile via the Okta API