Delete a configurationCopy Pagedelete https://{hostname}/appsec/v1/configs/{configId}All products Deletes the specified security configuration.Path ParamsconfigIdint64requiredA 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 204Successfully deleted the security configuration. 400Invalid. Security configuration is active in a network and not editable. 403Forbidden. You don't have access to this security configuration. 404Not found. Security configuration version wasn't found.Updated about 1 month ago