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.