Verify a send using a one-time password
POST
/sends/{id}/challenges/otp/{channel}/verify Deprecated in favour of Challenges endpoints
Completes the verification process for a Send.
If the outcome of the verification is successful, the send is executed.
If not verified challenge expires after 5 minutes and the number of incorrect OTP attempts is limited to reduce the risk of fraud.
Note that on the Sandbox Environment, text messages are not sent and the verificationCode is always "123456".
Request
Path parameters
Request body
*application/json
objectobject · 1 field
Responses
204No Content
Success - No Content.
Headers