Modify a rate policy evaluationCopy Pageput https://{hostname}/appsec/v1/configs/{configId}/versions/{versionNumber}/rate-policies/{ratePolicyId}/evaluationAll products Apply or discard a rate policy evaluation.Path ParamsconfigIdint64requiredA unique identifier for each configuration.versionNumberintegerrequiredA unique identifier for each version of a configuration.ratePolicyIdintegerrequiredA unique identifier for each rate policy.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 ParamsLists actions you can perform on a rate policy evaluation.actionstringenumrequiredSpecifies the action to perform on a rate policy evaluation, either APPLY or DISCARD.APPLYDISCARDAllowed:APPLYDISCARDHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successfully apply or discard rate policy evaluation. 400Bad request. Invalid request body or URL parameter input. 403Forbidden. You don't have access to rate policy in this security configuration. 404Not found. Security configuration version or rate policy wasn't found.Updated 28 days ago