Delete proxy by ID

Soft delete a proxy. Sessions referencing it are not modified.

DELETE/proxies/{id}

Soft delete a proxy. Sessions referencing it are not modified.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response

Proxy deleted

no response body.
curl -X DELETE "https://example.com/proxies/string"
Empty