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

---

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