返回 Twilio

将 Knoon AI 与 Twilio 连接以自动化 AI 工作流。

Check a Twilio Verify code.
twilioDefaultCheckVerification
测试版
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
serviceSidfile Twilio Verify Service SID.是的
tomustache Phone number in E.164 format or email being verified. Required unless verificationSid is provided.没有
verificationSidmustache Optional Verification SID. Can be used instead of to.没有
codemustache Verification code entered by the user.是的
回报
名称类型描述
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.