Create a new Livehunt ruleset

Body Params
json
required
Defaults to { "type": "hunting_ruleset", "attributes": { "name": "Test ruleset", "enabled": true, "limit": 100, "rules": "rule foobar { strings: $ = \"foobar\" condition: all of them }", "notification_emails": [], "match_object_type": "file" } }

A Malware Hunting ruleset

Headers
string
required

Your API key

Language
Response
Click Try It! to start a request and see the response here!