---
title: "Delete a port"
method: DELETE
path: "/ports/{id}"
tags: ["Ports"]
---

# Delete a port

`DELETE /ports/{id}`

Permanently removes a port from the current account. Use this operation only after confirming the identifier.

## Response `200`

Successful operation

## Other responses

- `401` — The bearer token is missing, invalid, or no longer active.
- `429` — The configured request limit has been exceeded.
- `500` — Error

---

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