Skip to main content
PUT
Configure your fraud-review triage thresholds

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json

Partial thresholds — at least one of notify_min_severity or muted_categories must be present.

notify_min_severity
enum<string>

Minimum severity treated as actionable.

Available options:
low,
medium,
high,
critical
muted_categories
enum<string>[]

Detector categories muted from your triage view.

Maximum array length: 6
Available options:
sim_swap_detected,
irsf_blocked,
suspicious_campaign_send,
voice_deepfake_high_score,
api_key_geo_anomaly,
spend_velocity_anomaly

Response

The merged, persisted fraud-review triage thresholds.

data
object

Your organization's fraud-review triage thresholds.

meta
object