PUT /api/smart_proxies/982965828/hosts/12345 { "smart_proxy_host": {} } 404 { "error": { "message": "Resource smart_proxy_host not found by id '12345'" } }
Param name | Description |
---|---|
location_id optional |
Set the current location context for the request Validations:
|
organization_id optional |
Set the current organization context for the request Validations:
|
smart_proxy_id optional |
Validations:
|
host_id optional |
Validations:
|
GET /api/smart_proxies/982965222/hosts 422 { "error": { "message": "Couldn't find SmartProxy with 'id'=982965222" } }
Param name | Description |
---|---|
location_id optional |
Set the current location context for the request Validations:
|
organization_id optional |
Set the current organization context for the request Validations:
|
DELETE /api/smart_proxies/982965223/hosts/94 { "smart_proxy_host": {} } 204
Param name | Description |
---|---|
location_id optional |
Set the current location context for the request Validations:
|
organization_id optional |
Set the current organization context for the request Validations:
|