v1

latestOpenAPI 3.0.42026-07-26263457588.1 KB
API Guardian

Update the API Guardian configuration (enabled, execution mode, body limit action)

patch/shield/shield-zone/{shieldZoneId}/api-guardian

Path parameters

shieldZoneIdinteger required

Request body

isEnabledboolean nullable

Enable or disable API Guardian entirely for this shield zone.

executionMode0 | 1

0 = Log 1 = Block

bodyLimitAction0 | 1 | 2

0 = Block 1 = Log 2 = Ignore

unmatchedPathAction0 | 1 | 2

0 = Block 1 = Log 2 = Ignore

Response

OK