Skip to main content
POST
Create Detection Rule

Body

application/json
name
string
required
Required string length: 1 - 500
source_rule_id
string | null
source_name
string | null
severity
string | null
is_active
boolean
default:true
mitre_tactics
string[]
mitre_techniques
string[]
mitre_subtechniques
string[]
data_sources
string[]
run_frequency
string | null
created_by
string | null
documentation
string | null

Response

Successful Response

data
DetectionRuleResponse · object
required
meta
Meta · object