post {scheme}://{server}/v0/rules/validate
Validate a rule (MQL, YAML fields, etc). When run against the sandbox or analyzer, no auth is needed but custom lists etc will not be available.
Response
Validate a rule (MQL, YAML fields, etc). When run against the sandbox or analyzer, no auth is needed but custom lists etc will not be available.
xxxxxxxxxx
curl --request POST \
--url https://platform.sublime.security/v0/rules/validate \
--header 'accept: application/json' \
--header 'content-type: application/json'