something like this curl -X PATCH https://api.vapi...
# general-english
l
something like this curl -X PATCH https://api.vapi.ai/phone-number/ \ -H "Authorization: Bearer " \ -H "Content-Type: application/json" \ -d '{ "assistantId": null, "squadId": null, "server": { "url": "" } }'
6 Views