Hello everyone, I am using vapi-server-sdk in my flask app which has 2 endpoints to create a call and end a call. But when I call vapi.calls.create(assistantid), I get the error that phone number is required. Why is that? Can't I call my assistant directly?
Also, I can't find anything on how to end the call.
Thanks