Skip to main content
PUT
Set or clear the action applied to a categorised bot for this Shield Zone.

Path Parameters

shieldZoneId
integer<int32>
required
botId
integer<int32>
required

Body

action
enum<integer>
required

0 = None 1 = Block 2 = Allow 3 = Ignore

Available options:
0,
1,
2,
3

Response

OK

data
object
error
object

Generic response object containing status information for API operations.

Last modified on July 23, 2026