Change a User Password

Change a user password.

Security: Requires admin privileges, or the authenticated user matches {username}.

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

The username to change password for

Body Params
string
required

The new password

Responses
204

Password changed successfully

400

Bad Request - Invalid input

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

404

Not Found - Username not found

Language
Credentials
Bearer
URL
LoadingLoading…