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

# Delete a port with POST

`POST /ports/{id}/delete`

Compatibility endpoint that permanently removes a port using POST.

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