Delete proxy from profile
PATCH {{API_BASE_URL}}/browser/{{PROFILE_ID}}/proxy
Delete proxy from profile
Request Body
{"autoProxyRegion"=>"us", "host"=>"", "mode"=>"none", "password"=>"", "port"=>80, "torProxyRegion"=>"us", "username"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |