Remove a custom ruledelete https://{hostname}/appsec/v1/configs/{configId}/custom-rules/{ruleId}All products Deletes a custom rule as long as it isn't activated.Path ParamsruleIdintegerrequiredA unique identifier for rule.configIdint64requiredA unique identifier for each configuration.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.Responses 204Custom rule successfully deleted. 403Forbidden. Custom rule used and cannot be deleted.Updated about 1 month ago