I want to change my assistant during a call using ...
# support
l
I tried a PATCH call with /call/{id} endpoint but it doesn't work with this body request { "assistantId": "assistant ID" }
v
@Lesly I'm here to help! The PATCH method for the
/call/{id}
endpoint typically requires specific parameters to update a call's properties. The body you've provided only includes an
assistantId
, which might not be sufficient for the operation you're trying to perform. Could you please provide more details about what you're trying to achieve with the PATCH call? For example, are you trying to update the call's status, modify the call's data, or perform another action? Once I have more context, I can assist you better.
You can continue this conversation by mentioning me in the message.
l
I just want to change assistant during the call using an assistant iD @User
s
@Lesly you cannot update the on-call assistant.
l
thanks for your reply @Shubham Bajaj , have a great day
2 Views