Hi there 👋 ! I am facing a continuous issue. i am...
# office-hours
a
Hi there 👋 ! I am facing a continuous issue. i am new to VAPI and configured the
/call
api. It keeps giving me this error:
{"message":["id must be a valid UUID."],"error":"Bad Request","statusCode":400}
My payload is quite simple. Just llm configuration, phoneNumberId taken from dashboard - a uuid written below phone number and this voice :
"voice": {"voiceId": "zoe", "provider": "vapi"}
would Appreciate the help!