php - How to link new Sub Accounts in Twilio with Application SMS url -


i working on portal each new customer gets twilio sub account , phone number linked it, when creates account on portal.

now want link these new phone numbers in new sub accounts twiml application in parent account, new numbers able use twiml application's voice , sms urls.

i have studied twilio documentation , not able figure out way done.

language: php

twilio developer evangelist here!

twiml applications scoped each sub account, cannot assign sub account's phone number use voice , sms urls associated twiml application not directly owned sub account.

however, can create new twiml applications via rest api part of setup process create sub account, create new twiml application owned sub account , assign numbers purchase them.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -