Resend a code
Resends the verification code using the specified channel. Previously sent codes are invalidated.
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Path Parameters
2FA Verification ID.
"2953d4308f2e11ecb75fcdafd6d2d687"
Body
Resend configuration.
The communication channel you want to use. Can be either sms or voice.
sms, voice "voice"
Response
Code resent.
Indicates whether the verification code was successfully sent
true
Indicates whether the code was sent via an SMS or a voice call
"voice"
The destination phone number the code was sent to
"447919433768"
Date and time the code was sent
"2022-02-16T13:41:38.000Z"