sacred-roseS

Vapi is no longer handling inbound calls.

call id 15f2f036-bf09-4a0e-8de9-63dfb1e36e40
I'm using a Make webhook module to create an assistant for inbound calls. However I get a couldn't get assistant error.

My json starts like this:
{
  "assistant": {
    "name": "Form Submission",
         "voice": {
        "voiceId": 


I tried adding the assistant id to fix it, but this didn't work either:
{
"assistantId": "f177bcaf-d97d-4c81-acb4"
  "assistant": {
    "name": "Form Submission",
         "voice": {
        "voiceId": 


I need help urgently, customers are giving me rolling eye emoijs.
Was this page helpful?