denglander
denglander2mo ago

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.
1 Reply
Francois🇫🇷
Maybe share a screenshot of your API step in your flow (with your credentials blurred)

Did you find this page helpful?