Update user password
Update user password
Request Body user |
---|
current_password string — REQUIREDPossible values: 12 ≤ length Current password |
password string — REQUIREDPossible values: 12 ≤ length New password |
password_confirmation string — REQUIREDPossible values: 12 ≤ length New password confirmation |
Responses | |||
---|---|---|---|
200 user
| |||
401 unauthorized
| |||
403 forbidden
| |||
422 unprocessable entity
|