cURL
curl --request PATCH \ --url https://api.bunny.net/shield/shield-zone/{shieldZoneId}/upload-scanning \ --header 'Content-Type: application/json' \ --data ' { "shieldZoneId": 123, "isEnabled": true, "csamScanningMode": 0, "antivirusScanningMode": 0 } '
{ "error": { "statusCode": 100, "success": true, "message": "<string>", "errorKey": "<string>" }, "data": { "shieldZoneId": 123, "isEnabled": true, "csamScanningMode": 0, "antivirusScanningMode": 0 } }
Documentation IndexFetch the complete documentation index at: https://docs.bunny.net/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
0
1
2
OK
Generic response object containing status information for API operations.
Show child attributes
Was this page helpful?
Contact support