Create a new monitorCopy Pagepost https://www.virustotal.com/api/v3/dtm/monitorsCreate a new monitor.Body ParamsCreate a new monitor.A monitor defines 1 or more conditions and an optional doc query string to use for matching documents of interest. Matching a document results in the creation of an alert.descriptionstringThe 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/jsonResponses 200OK 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated 8 months ago