Skip to main content
POST
Set a sensitivity override

Authorizations

__session
string
cookie
required

Clerk session cookie. Authentication is handled by Clerk. Sign in at https://app.dacard.ai/sign-in to obtain a session.

Body

application/json
eventType
string
required

Signal event type identifier

Example:

"pr_cycle_time"

threshold
number
required

Sigma threshold for anomaly detection

Required range: 1 <= x <= 5
Example:

3

Response

Override saved

ok
boolean
Example:

true