2. update profile's proxy
Update proxy of profile
Request
Method
URL
Body
{
"browser_update":[
{
"uuid":"99321674-b6c5-4004-a182-be6147beea3e",
"proxy":"SOCKS5|192.168.30.51|8080|123|121"
}
]
} Response
{
"type": "success",
"title": "Edit successfully.",
"content": []
}Last updated