Receive Inbound Session Bootstrap
Webhooks
Receive Inbound Session Bootstrap
Inbound-call session bootstrap (BYON).
The voice worker, on receiving an inbound job (the dispatch rule fires at INVITE time), calls this while the caller still hears ringback. The backend resolves the number’s CURRENT inbound agent (dispatch-rule metadata is a static hint only), enforces concurrency caps, creates the session row, and mints a fresh per-session agent token — returning the same metadata shape outbound dispatch embeds in job metadata.
Auth: the deployment HMAC secret (same class as the session-update webhook). Idempotent by room_name: an agent retry reuses the existing session + lease.
POST
Receive Inbound Session Bootstrap
Authorizations
Response
200 - application/json
Successful Response

