Change the current user's password

Changes the password for the currently authenticated user. Requires a valid session or authentication token.

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

Password has been changed successfully.

400

Bad request. Invalid input data or password format.

401

Unauthorized. User is not authenticated or session has expired.

403

Forbidden. The user does not have permission to change the password.

500

Internal server error. Failed to change password.

Language
Credentials
:
URL
LoadingLoading…