dl_amit
12/16/2025, 6:08 PMdl_amit
12/16/2025, 6:08 PMVapi Support Bot
12/16/2025, 6:09 PMdl_amit
12/16/2025, 6:10 PMVapi Support Bot
12/16/2025, 6:11 PMfailed_event.json, you can retry it with:
bash
curl -X POST https://your-endpoint.com/webhook \
-H "Content-Type: application/json" \
-d @failed_event.json
Tip: You can automate this process by scripting the extraction and POST for multiple failed events.
See [Vapi Debugging Docs](https://docs.vapi.ai/debugging) for details on accessing webhook logs.
Source:
- [Vapi Debugging Docs](https://docs.vapi.ai/debugging)