# Account Verification ## Request verification code - [POST /verifications](https://docs.ticketingevents.com/openapi/account-verification/request_verification_code.md): Request that an account verification code be sent to the provided email address, if it belongs to a registered user. ## Verify account - [PATCH /verifications/{verification}](https://docs.ticketingevents.com/openapi/account-verification/verify_account.md): Verify the account if the verification code matches that sent to the account's email address.