Back to Twilio
Connect Knoon AI with Twilio to automate AI workflows.
Start a Twilio Verify challenge.
twilioDefaultCreateVerification
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| serviceSid | file | Twilio Verify Service SID. | Yes |
| to | mustache | Phone number in E.164 format or email to verify. | Yes |
| channel | string | Verification channel. | No |
Returns
| Name | Type | Description |
|---|---|---|
| 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. |