v1

latestSwagger 2.0MIT2026-07-1743969.5 KB
Proxy

Delete existing proxies

post/proxies/delete

Request body

portsnumber[] required

Existing proxy ports

Example request

{
  "ports": [
    24000,
    24001
  ]
}

Response

Successful response