v5
latestOpenAPI 3.1.02026-07-262421791.5 MBsca-otp
Verify Voice Challenge
To clear a VOICE challenge listed in a OTT.
Notes:
- User is required to have a verified phone number. See create phone number for more information.
- Trigger Voice Challenge is required to be called first.
- Since we won't be sending real voice message on sandbox, the OTP Code will always be 111111.
post/v1/one-time-token/voice/verify
Headers
One-Time-Tokenstring required
Text value of a OTT.
X-External-Correlation-Idstring uuid
Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.
Request body
Example request
{
"otpCode": "111111"
}Response
One time token status.