---
title: "Delete all conferences"
method: DELETE
path: "/api/v1/Account/{auth_id}/Conference/"
tags: ["Conferences"]
---

# Delete all conferences

`DELETE /api/v1/Account/{auth_id}/Conference/`

Terminate all active conference rooms.

## Path parameters

- `auth_id` string, required

## Response `204`

All conferences terminated

---

[API](https://skmtc.dev/vobiz/apis/vobiz-api.md) · [All operations](https://skmtc.dev/vobiz/apis/vobiz-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vobiz/vobiz-api/revisions/863f08cd6737/schema)
