Ability to PATCH /call/id with the same parameter...
# feature-requests
a
Ability to PATCH /call/id with the same parameters set as for the POST /call, not only name This will allow to add info to the specific call without interupting sending function requests to the backend. eg. Inbound call call is received - assistant starts speaking with user - async request sent to the backend - backend checks whether this number exists in CRM - backend patches the call with updated prompt containing user specific info without delay in the call ("wait while I am checking this") There are multiple use cases for that letting to make call fluent and more user specific