byteninja256
08/13/2024, 2:29 AMVapi
08/13/2024, 2:30 AMbash
curl --request POST \
--url https://api.vapi.ai/phone-number/import/twilio \
--header 'Authorization: Bearer YOUR_ACCESS_TOKEN' \
--header 'x-vapi-secret: YOUR_SERVER_URL_SECRET'
Replace YOUR_ACCESS_TOKEN with your actual access token and YOUR_SERVER_URL_SECRET with the server URL secret you have set up. This will ensure that your request is authenticated and that Vapi includes your server URL secret in the request headers.
If you need to set this up in a different programming language or have any other questions, please let me know, and I'll be happy to assist you further!Vapi
08/13/2024, 2:30 AMbyteninja256
08/13/2024, 2:31 AMSahil
08/15/2024, 1:06 AMYashas
01/07/2025, 12:18 PMYashas
01/08/2025, 5:44 AMSahil
01/08/2025, 5:38 PM