---
title: "Delete Sip Trunk"
method: DELETE
path: "/v1/sip-trunks/{trunk_id}"
tags: ["sip-trunks"]
---

# Delete Sip Trunk

`DELETE /v1/sip-trunks/{trunk_id}`

Delete a SIP trunk (removes upstream and soft-deletes locally).

## Path parameters

- `trunk_id` string, required

## Response `200`

Successful Response

- SipTrunkDeleteResponse
  - `status` string, required
  - `id` string, required

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-12** `2b59d8754bfb` — 1 info
  - endpoint added

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

---

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