Validate One Time Password

The Validate One Time Password (OTP) API is used validate a numeric one time password sent to a contact using the Send One Time Password API. A OTP is valid for 15 minutes after being generated.

If the One Time Password (OTP) is valid an HTTP 200 message is returned.

In either case, when validating a OTP, the OTP is invalidated whether successful or not. If an invalid OTP is provided a new OTP must be send to the contact.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!