# PersonClient

- [`confirmPassword`](../operations/person.confirmResetPassword.md) — Complete a password reset
- [`connect`](../operations/person.connect.md) — Health check
- [`get`](../operations/person.getPerson.md) — Get a person profile
- [`getAttributes`](../operations/person.getPersonAttributes.md) — Get person attributes
- [`getPhoto`](../operations/person.getPhoto.md) — Get a person photo
- [`getPhotoUploadUrl`](../operations/person.getPhotoUploadUrl.md) — Get a presigned photo upload URL
- [`login`](../operations/person.login.md) — Log in a person
- [`register`](../operations/person.register.md) — Register a person
- [`resetPassword`](../operations/person.resetPassword.md) — Start a password reset
- [`update`](../operations/person.updatePerson.md) — Update a person profile
- [`updateAttributes`](../operations/person.updatePersonAttributes.md) — Update person attributes
- [`updatePhone`](../operations/person.updatePhone.md) — Update a person's phone number
- [`uploadPhoto`](../operations/person.uploadPhoto.md) — Upload a person photo
- [`verifyEmail`](../operations/person.verifyEmail.md) — Verify a person's email OTP
- [`verifySms`](../operations/person.verifySms.md) — Verify a person's phone OTP
