Modify the exceptions of an evaluation attack groupCopy Pageput https://{hostname}/appsec/v1/configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/eval-groups/{attackGroupId}/condition-exceptionAll products Update an evaluation attack group exceptions.Path ParamsconfigIdint64requiredA unique identifier for each configuration.versionNumberintegerrequiredA unique identifier for each version of a configuration.policyIdstringrequiredA unique identifier for a security policy.attackGroupIdstringrequiredA unique identifier for each attack group.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsDescribes the conditions and exceptions you can configure in attack groups or rules. When advanced is enabled, you can only specify attack group exception data in one basic or advancedExceptions section, and not both.advancedExceptionsobjectDescribes the advanced exception fields that allow you to conditionally exclude requests from inspection. This is only available for attack groups and when the advanced exception feature is enabled.advancedExceptions objectconditionsarray of objectsThe conditions list for a rule.conditionsADD objectexceptionobjectDescribes the exception fields that allow you to conditionally exclude requests from inspection.exception objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successfully updated the exceptions of an evaluation attack group. 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 28 days ago