{ "proxy_id": "string", "username": "string", "password": "string" }
curl --location 'https://sandbox-open-api.985proxy.com/res_static/change_user_and_pass' \ --header 'apikey: ' \ --header 'Content-Type: application/json' \ --data '{ "proxy_id": "string", "username": "string", "password": "string" }'
{ "code": 0, "msg": "string", "data": null }