Update the tenant Fraud Shield configuration
Messages
Update the tenant Fraud Shield configuration
Persists the tenant’s Fraud Shield config to organizations.settings.fraud_shield. Every field is optional and merges over the current defaults: enabled (bool), mode (alert|block), block_threshold / review_threshold (0-100), velocity_ceiling / geo_spread_ceiling (int or null to keep the platform default), and blocked_countries / allowed_countries (ISO-3166-1 alpha-2). The lists are the Shield’s own advisory rules — tenant-scoped, never a global gate. This configures scoring only; it sends nothing and routes nothing.
PUT
Update the tenant Fraud Shield configuration
Authorizations
Dashboard JWT token from Clerk
Response
200
Default Response