Skip to main content
POST
Anomaly settings

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

learnId
integer
required

Learn Block ID, use the impulse functions to retrieve the ID

Body

application/json

Only fields defined in this object are set

minimumConfidenceRating
number

DEPRECATED, use "setImpulseThresholds" instead. Minimum confidence score, if the anomaly block scores a sample above this threshold it will be flagged as anomaly.

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)