twilio_check_verify
Verify a user's OTP code by checking it with Twilio Verify to confirm identity.
Instructions
Check a verification code submitted by a user via Twilio Verify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_sid | Yes | ||
| auth_token | Yes | ||
| service_sid | Yes | ||
| to | Yes | ||
| code | Yes | The OTP code entered by the user |