Rename a security configurationCopy Pageput https://{hostname}/appsec/v1/configs/{configId}All products Update the name of your 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.Body ParamsContains details of a security configuration.descriptionstringDescribes the security configuration.namestringrequiredThe name you assigned to the security configuration.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successfully renamed the security configuration. 400Bad request. Invalid request body or URL parameter input. 403Forbidden. You don't have access to this security configuration. 404Not found. Security configuration wasn't found.Updated about 1 month ago