curl --location '/api/reports/sites/toggle-by-type' \ --header 'Content-Type: application/json' \ --data '{ "type": "BROWSER_BASED", "enabled": true }'