Skip to main content
POST
Validate detection config health

Overview

Validate detection configs by checking their recent detection results, optionally running each config first.

Authorizations

X-API-KEY
string
header
required

Your API key. This is required by most endpoints to access our API programatically. Reach out to us at support@chainpatrol.io to get an API key for your use.

Body

application/json
slug
string
required
Minimum string length: 1
source
string
minResults
integer
default:1
Required range: x >= 0
lookbackHours
integer
default:168
Required range: x >= 1
runBeforeValidate
boolean
default:false
includeDisabled
boolean
default:false

Response

Successful response

ok
boolean
required
summary
object
required
validations
object[]
required