Modify a Behavioral DDoS profile actionput https://{hostname}/appsec/v1/configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/behavioral-ddos/{profileId}Updates the actions in a Behavioral DDoS profile. Products: All.Path ParamsconfigIdint64requiredA unique identifier for each configuration.versionNumberintegerrequiredA unique identifier for each version of a configuration.policyIdstringrequiredA unique identifier for a security policy.profileIdint64requiredA unique identifier for each Behavioral DDoS profile.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 ParamsactionPredefined actionsCustom actionsenumrequiredThe action to assign to this Behavioral DDoS profile. Choose alert, deny, none, or deny_custom_{custom_deny_id}. Run Modify a custom deny action to manage your custom deny actions. If the action is none, the Behavioral DDoS profile is inactive in the policy.alertdenynoneHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Updated action. 400Bad request. Invalid request body or URL parameter input. 401Unauthorized. 403Forbidden. You don't have access to the resource. 404Not found. The configuration wasn't found. 405Method not allowed. 406Not acceptable. 500Internal server error. Something went wrong on our side. Try again in a few minutes or contact support if the error persists.Updated about 1 month ago