Edit: Nevermind, I am an illiterate dumb dumb. I w...
# general-english
s
Edit: Nevermind, I am an illiterate dumb dumb. I wasn't paying attention to the docs carefully! Will leave my message up for posterity 🙂 Edit 2: I really appreciate the thoroughness and layout of Vapi's documentation. I hope you keep it up. Developing against you platform has been a real joy. ----------------------------- Morning folks. Looking for some clarification on the
POST /phone-number
api re: adding a phone number via a SIP provider (twilio). I want to automate the creation of Inbound call numbers/agents for my users using their provided twilio SID and AuthToken. In the docs for
POST /phone-number
I see
credentialId
which appears to be a reference to a Vapi id to a number we import in the dashboard. However I want to obfuscate the Vapi dashboard from my users. Is there an endpoint I am not seeing for import of Twilio numbers?
2 Views