---
title: "Twiml Bridge Outbound"
method: POST
path: "/voice/twiml/bridge-outbound"
tags: ["voice"]
---

# Twiml Bridge Outbound

`POST /voice/twiml/bridge-outbound`

TwiML webhook for bridge calls from web dashboard.

Called when manager answers their phone.
Asks manager to press 1 to confirm before dialing customer.
This prevents voicemail from triggering customer calls.

This is ONLY used by the web dashboard. Mobile apps use /twiml/outbound.

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc.dev/noso/apis/crucible-backend-api/revisions/c14a8fc770d0?raw)
