Changes the password for the currently authenticated user. The user must provide their current password for verification. Requires a valid access token in the Authorization header.
This endpoint is only available to users who signed up with email and password.
OAuth-only users who have no password will receive a 400 error.