Client APIPasswordUpdate passwordPOSThttps://api.stack-auth.com/api/v1/auth/password/updateUpdate the password of the current user, requires the old passwordHeadersx-stack-refresh-tokenstringOptionalRequestThis endpoint expects an object.old_passwordstringRequirednew_passwordstringRequiredResponseSuccessful responsesuccessbooleanAlways equal to true.