---
title: "Changes to Update a SIP trunk"
method: PUT
path: "/v1/trunks/{id}"
---

# Changes to Update a SIP trunk

`PUT /v1/trunks/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2026-06-15** `76b9bb35619f` — 2 info
- **2026-05-25** `33be77905120` — 1 info
- **2026-05-08** `ce71f60fb356` — 2 breaking, 1 info
- **2026-04-20** `2e48fd9894e1` — 1 breaking, 3 info
- **2026-02-12** `fabaadf195a9` — 1 info

## Changes

- **2026-06-15** `76b9bb35619f` — 2 info
  - added `#/components/schemas/SIPTrunkResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/SipTrunkResponse` from the response body `allOf` list for the response status `200`
- **2026-05-25** `33be77905120` — 1 info
  - the endpoint scheme security `bearerAuth` was added to the API
- **2026-05-08** `ce71f60fb356` — 2 breaking, 1 info
  - the response property `allOf[subschema #1: SipTrunkResponse]/access_token` became nullable for the status `200`
  - the response property `allOf[subschema #1: SipTrunkResponse]/callerid` became nullable for the status `200`
  - added the optional property `allOf[subschema #1: SipTrunkResponse]/passthrough` to the response with the `200` status
- **2026-04-20** `2e48fd9894e1` — 1 breaking, 3 info
  - the request property `allowed_ips` became not nullable
  - api operation id `UpdateaSIPtrunk` removed and replaced with `sip_trunks_update`
  - added `#/components/schemas/SipTrunkResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/TrunksResponse` from the response body `allOf` list for the response status `200`
- **2026-02-12** `fabaadf195a9` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/wavix/apis/wavix-apis/docs/v1/trunks/:id/put.md) · [API](https://skmtc.dev/wavix/apis/wavix-apis.md) · [Page](https://skmtc.dev/wavix/apis/wavix-apis/changes/v1/trunks/:id/put)
