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