---
title: "Delete Bridge"
method: DELETE
path: "/rcvideo/v2/bridges/{bridgeId}"
tags: ["Bridge Management"]
---

# Delete Bridge

`DELETE /rcvideo/v2/bridges/{bridgeId}`

Deletes a bridge by **bridgeId** identifier.
Deletion can only be done by bridge owner, his delegate or any user who has the **Super Admin** privilege.

## Path parameters

- `bridgeId` string, required

## Response `204`

OK

## Other responses

- `403` — Access denied
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/ringcentral/apis/ringcentral-api.md) · [All operations](https://skmtc.net/ringcentral/apis/ringcentral-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ringcentral/ringcentral-api/revisions/8d602198ec97/schema)
