Modify the evaluation penalty boxCopy Pageput https://{hostname}/appsec/v1/configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/eval-penalty-boxPath ParamsconfigIdint64requiredversionNumberintegerrequiredpolicyIdstringrequiredQuery ParamsaccountSwitchKeystringBody Paramsactionactioncustom actionenumrequiredThe action to take when penalty box protection is triggered: alert to record the trigger event, abort to block the request, or none to take no action. Ignored if penaltyBoxProtection is set to false.alertabortnonepenaltyBoxProtectionbooleanrequiredtruefalseHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successfully updated penalty box protection settings for a security policy in evaluation mode. 400Invalid. Client error, such as invalid or malformed input. 403Forbidden. You don't have permission to write to this resource. 404Not found. The security policy doesn't exist, doesn't carry application layer controls, or no rule with this ID is available for use in this policy. 500Internal server error. Something went wrong on our side. Try again in a few minutes or contact support if the error persists.Updated 2 months ago