Update user

Update a user's profile by their unique ID. Only the fields included in the request body are modified; omitted fields remain unchanged.

Updatable fields include name, avatar, theme mode (DARK or LIGHT), and notification preferences.

Path Params
uuid
required

Unique user ID

Body Params
uri

Avatar source URL

string

User email

string
length ≥ 1

User first name

date-time

Last user log in

string
length ≥ 1

User last name

number

Total login count

string
enum

Application theme

Allowed:
ssoUserGroups
array of strings

SSO user groups

ssoUserGroups
Responses

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