Objective
Cancelling an an ongoing verification attempt in order to retry the verification.
Applies To
- Verify API
- Verification Request
Procedure
By default, Verify blocks an attempt to initiate another Verify request for the same number while there is already one ongoing. Therefore, do not implement a Retry button with another Verify call, as this would be rejected outright.
Retries should be implemented with two subsequent calls:
Use the Verify Control API to cancel an outstanding verification request.
Additional Information
Verify requests can only be cancelled before a TTS attempt has been made. If you attempt to cancel it after this time you will receive the following error: "Verification request [xxxxxxxxxxxxxxxxxxxxx] can't be cancelled now. Too many attempts to re-deliver have already been made."
For this reason, we recommend you keep your pin_expiry times as short as possible, especially while testing to a limited range of numbers.
Articles in this section
- What is the Verify Anti-Fraud System?
- Verify API service to restricted countries
- How to Change the Validity Period for Verify PIN Codes?
- Understanding the error code 409 when creating a Fragment for Custom Template in Verify API V2.
- What are the charges for using Verify API V2?
- Where do I find the Verify API Voice Call Logs?
- How fast can I send Verify API requests?
- Can I provide my own PIN/Code numbers in Verify API v2?
- How do I find the Vonage Verify API Request IDs?
- Error 20 on Verify API v1 Request