Endpoints
GET
/api/config/v1/accounts/{accountId}/proxies?details=<boolean>&deleted=<boolean>&includeNod...
GET
/api/config/v1/accounts/{accountId}/proxies/{id}
POST
/api/config/v1/accounts/{accountId}/proxies
PUT
/api/config/v1/accounts/{accountId}/proxies/{id}
DELETE
/api/config/v1/accounts/{accountId}/proxies/{id}
GET
/api/config/v1/accounts/{accountId}/proxies/{id}/nodes
POST
/api/config/v1/accounts/{accountId}/proxies/{id}/nodes
DELETE
/api/config/v1/accounts/{accountId}/proxies/{id}/nodes/{targetId}
POST
/api/config/v1/accounts/{accountId}/proxies/testConnection
POST
/api/config/v1/accounts/{accountId}/proxies/{id}/testConnection
Was this section helpful?
