ChangePassword
POST /v1/auth/change-password
ChangePassword sets a new password for the signed-in caller, who must
prove the current one. Every OTHER session the user holds is revoked, so a
password change ends any session an attacker may already have.
Request