Currently I use Twilio normally in my app. I have created and configured TWIML application manually in my Twilio account.
When migrating to Twilio Connect I will no longer have access to account. All I will have is Account SID and Security Token. I will be able to use this account, yes. But I need to create TWIML Application there.
Is there some way to crate TWIML Applications programmatically (some API I think) or I need to ask people who will provide me their accounts SID and ST to create TWIML Apps manually ?