Skip to main content
POST
Run detection configs on demand

Overview

Run one or many organization detection configs on demand and return the run status for each config.

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
configId
integer
Required range: x > 0
source
string
Minimum string length: 1
includeDisabled
boolean
default:false

Response

Successful response

ranCount
number
required
successCount
number
required
failedCount
number
required
results
object[]
required