Update User Details By Id

This endpoint allows authorized users to update user details by ID. Required permissions: [scope: User, claim: Update].

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the user whose details are being updated.

Body Params
externalIds
array of strings

Array of External Ids

externalIds
string

Default group ID

string

Temporary access token

string

Primary manager ID

date-time

Last login date

settings
object

User settings object containing various user preferences.

string

User status: Active, Pending, InActive, ToBeDeleted, Deleted

string

Delete reasons: AnnoyingPush, BadRegistration, BadOnboarding, CrashesAndErrors, FoundBetterApp, PrivacyConcerns, NotDeleted

roles
array of strings

Array of role IDs assigned to the user. Optional field.

roles
string

Client ID associated with the user

string

Type of the user, either Manager or Managed

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json