# Verifications report Report on existing verification requests. ## Report a verification using Identity - [PUT /verification/v1/verifications/number/{endpoint}](https://developers.sinch.com/docs/verification/api-reference/verification/verifications-report/reportverificationbyidentity.md): Report the received verification code to verify it, using the identity of the user (in most cases, the phone number). For an SMS verification or Phone Call verification, this is the OTP code. For FlashCall, this is the CLI. ## Report a verification with ID - [PUT /verification/v1/verifications/id/{id}](https://developers.sinch.com/docs/verification/api-reference/verification/verifications-report/reportverificationbyid.md): Report the received verification code to verify it, using the Verification ID of the Verification request.