Create Phone Number API Request Error
Create Phone Number API Request returns no phone number and is inaccessible on dashboard without errors(see image)
I get this error when trying to even view the created number in dashboard:
Error: TypeError
Message: A phone number must either be a string or an object of shape { phone, [country] }.
Timestamp: 2025-09-05T14:37:59.951Z
I can get the phone fine with the API but once again it has no phone number.
When creating phone number my body contains only: {provider: "vapi"}
I get this error when trying to even view the created number in dashboard:
Error: TypeError
Message: A phone number must either be a string or an object of shape { phone, [country] }.
Timestamp: 2025-09-05T14:37:59.951Z
I can get the phone fine with the API but once again it has no phone number.
When creating phone number my body contains only: {provider: "vapi"}
