Is it possible to Validate programmatically if Twilio sender phone number belongs to active numbers not using preview api?
I’m working on integration application and I need to know how to programmatically validate Twilio sender phone number. I’ve already found in the documentation actuve number resource that in preview api we will be able to do it. But Preview API wasn’t release so I can’t use it.