---
title: "Changes to Delete a WireGuard Interface"
method: DELETE
path: "/wireguard_interfaces/{id}"
---

# Changes to Delete a WireGuard Interface

`DELETE /wireguard_interfaces/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 47 revisions.

- **2026-06-05** `8a8c40f458c5` — 1 breaking, 12 warning, 1 info
- **2026-05-14** `50870cc05614` — 1 breaking, 13 info
- **2026-05-14** `a144ff96b4ac` — 1 breaking, 12 warning, 1 info
- **2026-05-08** `30cb1ddce91b` — 1 breaking, 13 info

## Changes

- **2026-06-05** `8a8c40f458c5` — 1 breaking, 12 warning, 1 info
  - the `data` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `data/created_at` from the response with the `200` status
  - removed the optional property `data/enable_sip_trunking` from the response with the `200` status
  - removed the optional property `data/endpoint` from the response with the `200` status
  - removed the optional property `data/id` from the response with the `200` status
  - removed the optional property `data/name` from the response with the `200` status
  - removed the optional property `data/network_id` from the response with the `200` status
  - removed the optional property `data/public_key` from the response with the `200` status
  - removed the optional property `data/record_type` from the response with the `200` status
  - removed the optional property `data/region` from the response with the `200` status
  - removed the optional property `data/region_code` from the response with the `200` status
  - removed the optional property `data/status` from the response with the `200` status
  - removed the optional property `data/updated_at` from the response with the `200` status
  - added `#/components/schemas/WireguardInterface, #/components/schemas/RegionOut` to the `data` response property `allOf` list for the response status `200`
- **2026-05-14** `50870cc05614` — 1 breaking, 13 info
  - the `data` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `data/created_at` to the response with the `200` status
  - added the optional property `data/enable_sip_trunking` to the response with the `200` status
  - added the optional property `data/endpoint` to the response with the `200` status
  - added the optional property `data/id` to the response with the `200` status
  - added the optional property `data/name` to the response with the `200` status
  - added the optional property `data/network_id` to the response with the `200` status
  - added the optional property `data/public_key` to the response with the `200` status
  - added the optional property `data/record_type` to the response with the `200` status
  - added the optional property `data/region` to the response with the `200` status
  - added the optional property `data/region_code` to the response with the `200` status
  - added the optional property `data/status` to the response with the `200` status
  - added the optional property `data/updated_at` to the response with the `200` status
  - removed `#/components/schemas/WireguardInterface, #/components/schemas/RegionOut` from the `data` response property `allOf` list for the response status `200`
- **2026-05-14** `a144ff96b4ac` — 1 breaking, 12 warning, 1 info
  - the `data` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `data/created_at` from the response with the `200` status
  - removed the optional property `data/enable_sip_trunking` from the response with the `200` status
  - removed the optional property `data/endpoint` from the response with the `200` status
  - removed the optional property `data/id` from the response with the `200` status
  - removed the optional property `data/name` from the response with the `200` status
  - removed the optional property `data/network_id` from the response with the `200` status
  - removed the optional property `data/public_key` from the response with the `200` status
  - removed the optional property `data/record_type` from the response with the `200` status
  - removed the optional property `data/region` from the response with the `200` status
  - removed the optional property `data/region_code` from the response with the `200` status
  - removed the optional property `data/status` from the response with the `200` status
  - removed the optional property `data/updated_at` from the response with the `200` status
  - added `#/components/schemas/WireguardInterface, #/components/schemas/RegionOut` to the `data` response property `allOf` list for the response status `200`
- **2026-05-08** `30cb1ddce91b` — 1 breaking, 13 info
  - the `data` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `data/created_at` to the response with the `200` status
  - added the optional property `data/enable_sip_trunking` to the response with the `200` status
  - added the optional property `data/endpoint` to the response with the `200` status
  - added the optional property `data/id` to the response with the `200` status
  - added the optional property `data/name` to the response with the `200` status
  - added the optional property `data/network_id` to the response with the `200` status
  - added the optional property `data/public_key` to the response with the `200` status
  - added the optional property `data/record_type` to the response with the `200` status
  - added the optional property `data/region` to the response with the `200` status
  - added the optional property `data/region_code` to the response with the `200` status
  - added the optional property `data/status` to the response with the `200` status
  - added the optional property `data/updated_at` to the response with the `200` status
  - removed `#/components/schemas/WireguardInterface, #/components/schemas/RegionOut` from the `data` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api/docs/wireguard_interfaces/:id/delete.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api/changes/wireguard_interfaces/:id/delete)
