API Reference
Proxy
Requests of proxy collection
Requests
| Request | Method | Path |
|---|---|---|
| List Proxy | GET | /api/proxy/ |
| Create Proxy | POST | /api/proxy/ |
| Connect Proxy | GET | /api/proxy/${identity}/ |
| Remove Proxy | DELETE | /api/proxy/ |
| Remove Batch Proxy | DELETE | /api/proxy/batch/ |
| Prune Proxy | DELETE | /api/proxy/prune/ |