"Test Profile"]); // Trigger a verification request and send SMS $verification = \Telnyx\Verification::create([ 'verify_profile_id' => $verify_profile['id'], 'phone_number' => $_POST['phone'], 'type' => 'sms' ]); ?>
Hi and welcome to the Telnyx Verify API demo.