I'm assigning a number to an assistant but it won'...
# support
g
I'm assigning a number to an assistant but it won't save it. It won't let me assign numbers to my assistants.
s
do it using the patch request rather than the dashboard
curl -X PATCH "https://api.vapi.ai/phone-number/{phone-number-id} \ -H "Authorization: API_KEY" \ -H "Content-Type: application/json" \ -d '{ "assistantId": "{assistantId} }'
g
thk
s
you're welcome
c
Marketing this ticket as solved ✅
2 Views