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 | |||
|---|---|---|---|
200user
| |||
401unauthorized
| |||
403forbidden
| |||
422unprocessable entity
|