简体   繁体   English

如何使用C#在Twilio中添加新号码以验证和发送SMS

[英]How to add new numbers in Twilio using c# for verifying and Sending SMS

Am new to twilio. 是twilio的新手。 i cant send sms until i verify user phone number in twilio account . 在验证twilio帐户中的用户电话号码之前,我无法发送短信。 please let me know is there any way for verify the number in twilio using c#. 请让我知道有什么方法可以使用c#验证twilio中的数字。 I want send sms in bulk so please let me know how to verify using c#. 我想批量发送短信,所以请让我知道如何使用C#进行验证。

I'm a developer evangelist for Twilio, here to help! 我是Twilio的开发人员推广人员,在这里为您提供帮助!

I am guessing that you currently have a trial account. 我猜您目前有一个试用帐户。 You have to verify numbers in order to send SMS to them during your trial period. 您必须验证号码才能在试用期内向其发送SMS。

In order to send to any number without verification, you just need to upgrade your account and add a payment method. 为了发送任何号码而无需验证,您只需要升级您的帐户并添加付款方式即可。 Once you have done that you will be able to send all the SMS messages you want! 完成后,您将能够发送所有想要的SMS消息!

Let me know if this helps, or if I can help any further. 让我知道这是否有帮助,或者我可以进一步帮助您。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM