denglanderD
Voiceflow Partners5mo ago
1 reply
denglander

Phone number not found when making outbound call API post

I'm trying to make a POST request to send an outbound call. I have my Twilio number configured both in my workspace and project. I see the outbound API request details in the UI and I'm calling the right endpoint. I keep getting this error though:

{
"statusCode": 404,
"message": "phone number not found"
}

I've tried adding and removing the Twilio number, but that doesn't help.
Was this page helpful?