Skip to content
☁️ HitKeep Cloud is coming! Join the Early Access waitlist →

Change Password

POST
/api/user/password

Allows a logged-in user to change their password.

object
current_password
required
string
new_password
required
string
>= 8 characters

Password changed successfully

Incorrect current password