Update an existing monitorAsk AIput https://www.virustotal.com/api/v3/dtm/monitors/{id}Update an existing monitor by replacing all its fields with the given body.Path ParamsidstringrequiredThe monitor ID.Body ParamsdescriptionstringThe description of the monitor.doc_conditionobjectrequiredA Condition forms the basis for querying topics and labels in monitors. It can be used to form complex conditions using all/any as well as specifying specific values to match for documents. See the user guide for more details.Condition objectemail_notify_enabledbooleanIf email notifications are enabled for this monitor.truefalseemail_notify_immediatebooleanIf immediate email delivery is enabled for this monitor.truefalseenabledbooleanIf the monitor is enabled or not.truefalsenamestringThe name of the monitor.password_policyobjectCriteria defining a password policy.Password Policy objectHeadersx-apikeystringrequiredYour API keyContent-Typestringrequiredapplication/jsonAcceptstringrequiredDefaults to application/jsonapplication/jsonResponses 200OK 400Bad Request 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 7 months ago