Back to Twilio

Connect Knoon AI with Twilio to automate AI workflows.

Check a Twilio Verify code.
twilioDefaultCheckVerification
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
serviceSidfile Twilio Verify Service SID.Yes
tomustache Phone number in E.164 format or email being verified. Required unless verificationSid is provided.No
verificationSidmustache Optional Verification SID. Can be used instead of to.No
codemustache Verification code entered by the user.Yes
Returns
NameTypeDescription
sidstring Verification SID.
serviceSidstring Verify Service SID.
statusstring Verification status.
channelstring Verification channel.
tostring Verified address.
validboolean Whether Twilio marked the check valid.
approvedboolean Whether the check was approved.