--- title: "Update Password" description: "Update the password of the current user, requires the old password." api: "POST /auth/password/update" --- ## Description Update the password of the current user, requires the old password. ## Headers Authentication refresh token. ## Request Body A request body is required for this operation. ## Response **Status Code:** `200` - Successful response