# Password/update **PUT /api/v1/password** ## Servers ## Parameters ### Headers - **Accept** (string) ### Body: (object) - **current_password** (string) Current password - **password** (string) New password - **password_confirmation** (string) New password confirmation (must must password above) ## Responses ### 200 Successful response [Powered by Bump.sh](https://bump.sh)