Skip to main content
Weavr API
Sends

Verify a send using a one-time password

deprecatedPOST/sends/{id}/challenges/otp/{channel}/verify

Deprecated in favor of Challenges endpoints

Completes the verification process for a send by submitting the one-time password sent to the user. On success, the send is executed.

The challenge expires after 5 minutes, and the number of incorrect attempts is capped to reduce the risk of fraud. Once either limit is hit, issue a fresh challenge.

Request

Available on
SandboxProduction

Path parameters

Request body

*
application/json
{}
objectobject · 1 field

Responses

204No Content

Success - No Content.

Headers