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

---

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