curl --location '/webhook/proxy-rotation-result/' \ --header 'Content-Type: application/json' \ --data '{ "success": true, "new_ip": "203.0.113.100", "error": null }'
{ "message": "Operation successful", "data": {} }