Skip to main content
POST
Update password for authenticated user

Body

application/json
newPassword
string
required
Minimum string length: 8
Example:

"NewSecurePass456!"

Response

Password updated successfully

success
boolean
Example:

true

message
string
Example:

"Password updated successfully"