dograh/docs/api-reference/calls/inbound.mdx
2026-03-14 16:26:07 +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.