PUT /api/smart_proxies/982965214/hosts/27
{
"smart_proxy_host": {}
}
201
| 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/982965219/hosts
422
{
"error": {
"message": "Couldn't find SmartProxy with 'id'=982965219"
}
}
| 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/982965260/hosts/30
{
"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:
|