Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.bunny.net/shield/shield-zone/{shieldZoneId}/bot-categorization/bots/{botId} \ --header 'Content-Type: application/json' \ --data '{}'
{ "data": { "botId": 123, "userAgentMatch": "<string>", "isVerifiable": true }, "error": { "success": true, "message": "<string>", "errorKey": "<string>" } }
0 = None 1 = Block 2 = Allow
0
1
2
OK
Show child attributes
Generic response object containing status information for API operations.
Was this page helpful?