Modify a malware policy actionCopy Pageput https://{hostname}/appsec/v1/configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/malware-policies/{malwarePolicyId}Path ParamsconfigIdint64requiredversionNumberintegerrequiredpolicyIdstringrequiredmalwarePolicyIdintegerrequiredQuery ParamsaccountSwitchKeystringBody ParamsactionstringenumrequiredalertdenynoneAllowed:alertdenynoneunscannedActionstringenumrequiredalertdenynoneAllowed:alertdenynoneHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successfully updated the malware policy action. 400Bad request. Invalid request body or URL parameter input. 403Forbidden. You don't have permission to edit this configuration. 404Not found. The configuration either doesn't exist or you don't have access to it.Updated about 2 months ago