Skip to main content
PUT
Update user password

Authorizations

Authorization
string
header
required

Body

application/json

Body of a PUT /v2/users/update-password request.

password
string
required

Response

Successful response

email
string
required
first_name
string
required
last_logged_in
string
required
last_name
string
required
locked
boolean
required
scopes
enum<string>[]
required
Available options:
CLIENT_ADMIN,
CLIENT_SUPERUSER,
SELF_SERVICE,
USER_SUPPORT
user_id
string
required