Use your own Twilio account and phone numbers with Vocode
create_account_connection
will return the parameters for your new account connection, including an id
, which is necessary for the following steps.
/v1/numbers/link
endpoint to add these numbers to our system. You simply need to provide the phone number, your account connection id, and whether or not the phone number should be outbound only.