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