---
title: "Delete a trunk"
method: DELETE
path: "/api/v1/Account/{auth_id}/trunks/{trunk_id}"
tags: ["Trunks"]
---

# Delete a trunk

`DELETE /api/v1/Account/{auth_id}/trunks/{trunk_id}`

Permanently delete a SIP trunk.

## Path parameters

- `auth_id` string, required
- `trunk_id` string, required

## Response `200`

Success

- string

## Other responses

- `204` — Trunk deleted

---

[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)
