Twilio に戻る
Twilio と Knoon AI を接続して AI ワークフローを自動化します。
Start a Twilio Verify challenge.
twilioDefaultCreateVerification
ベータ
内部
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| serviceSid | file | Twilio Verify Service SID. | はい |
| to | mustache | Phone number in E.164 format or email to verify. | はい |
| channel | string | Verification channel. | いいえ |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| sid | string | Verification SID. |
| serviceSid | string | Verify Service SID. |
| status | string | Verification status. |
| channel | string | Verification channel. |
| to | string | Verified address. |
| valid | boolean | Whether Twilio marked the check valid. |
| approved | boolean | Whether the check was approved. |