---
title: "Unregister and remove a SIP trunk"
method: DELETE
path: "/sip/trunks/{id}"
tags: ["SIP Trunks"]
---

# Unregister and remove a SIP trunk

`DELETE /sip/trunks/{id}`

Returns 202 Accepted; the unregister (REGISTER with Expires: 0) and final removal run asynchronously.

## Response `202`

Trunk accepted for teardown

## Other responses

- `404` — Trunk not found

## Changes

- **2026-06-24** `558a917df2b2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/voiceblender/apis/voiceblender-api/changes/sip/trunks/:id/delete.md)

---

[API](https://skmtc.dev/voiceblender/apis/voiceblender-api.md) · [All operations](https://skmtc.dev/voiceblender/apis/voiceblender-api/llms.txt) · [OpenAPI document](https://skmtc.dev/voiceblender/apis/voiceblender-api/revisions/9d0a974ebfc2?raw)
