How to create Webhook to call my server endpoint a...
# general-english
y
How to create Webhook to call my server endpoint after the end of the call??? So I have assistant and I want to create a webhook witch will be called after the end of the call. Let's imagine I have uri POST https://example.com/call/finish. I want to receive request from vapi after assistant or customer finishes the call. How can I do that?
3 Views