dograh/docs/api-reference/calls/inbound.mdx
Sabiha Khan f075bcb623
docs: add developer and api reference tabs (#190)
* docs: add developer and api reference tabs

* fix: remove duplicate image
2026-03-14 16:30:02 +05:30

9 lines
453 B
Text

---
title: "Inbound Call Webhook"
description: "Webhook endpoint that routes inbound calls to a specific agent"
openapi: "POST /api/v1/telephony/inbound/{workflow_id}"
---
Configure this URL in your telephony provider's dashboard (Twilio, Vonage, etc.) to route inbound calls to a specific agent. The `workflow_id` determines which agent handles the call.
See [Inbound Calls](/integrations/telephony/inbound) for full setup instructions per provider.