---
title: "Delete Proxys"
method: DELETE
path: "/proxys/{proxy_id}"
tags: ["proxys"]
---

# Delete Proxys

`DELETE /proxys/{proxy_id}`

Delete proxys by proxy_id

## Path parameters

- `proxy_id` integer, required — Proxy ID to delete proxys from

## Response `204`

Delete Proxys Success

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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