v1

latestOpenAPI 3.1.02026-07-26436887.6 KB
main

Handle Inbound Telephony

[LEGACY] Per-workflow inbound webhook.

Superseded by POST /inbound/run, which resolves the workflow from the called number's inbound_workflow_id and lets a single webhook URL serve every workflow in the org. New integrations should point their provider at /inbound/run; this route is kept only for existing provider configurations that still encode workflow_id in the URL.

post/api/v1/telephony/inbound/{workflow_id}

Path parameters

workflow_idinteger required

Response

Successful Response

{"stackTrail":"paths:/api/v1/telephony/inbound/{workflow_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}