/api/v5/user/{user_id}/password

Change user password.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^user:[a-zA-Z0-9_-]+$
Body Params
string
required

The old password

string
required

The new password

Responses
204

Password was successfully reset.

403

The old_password provided was incorrect.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!