Update proxy
Partial update — only provided fields are changed.
**Body parameters**
| Field | Type | Required | Description |
|---|---|---|---|
| `proxy_type` | `enum` | No | `http` `https` `socks5`. |
| `proxy_host` | `string` | No | Proxy host. |
| `proxy_port` | `number` `string` | No | Proxy port. |
| `proxy_user / proxy_pass` | `string` | No | Credentials. |
| `refresh_url` | `string` | No | IP rotation URL. |
| `ipchecker` | `enum` | No | `ip2location` `ipapi`. |
| `remark` | `string` | No | Note. |
Authentication
X-API-Keystring
API Key authentication via header
Path parameters
id
number Required Proxy id.
Request
This endpoint expects an object.
remark
ipchecker
proxy_host
proxy_pass
proxy_port
proxy_type
proxy_user
refresh_url
Response
OK
code
data
success