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