Create Voice Bridge
POST/api/v1/voice/bridge
Bridge an external LiveKit room to an agent.
Requires Idempotency-Key to prevent duplicate bridges on retry. Returns the call_id and initial status (ringing if answer_delay > 0, active if 0).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 422
- 429
Successful Response
Idempotency-Key missing or invalid request.
X-API-Key missing, invalid or revoked.
Voice is disabled for this workspace.
Agent not found in this workspace.
Idempotency-Key already in progress or request conflict.
Response Headers
Retry-After
SSRF validation, token lifetime, or answer_delay validation failed.
Bridge capacity exhausted.
Response Headers
Retry-After