Skip to main content
PUT
Upsert the org's per-channel and/or voice fraud caps

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json

Self-serve fraud-caps payload. caps is a sparse map keyed by messaging channel; only channels present are touched. A leaf number sets the override; a leaf null clears it. voice carries the parallel per-org voice overrides. Both blocks are optional.

caps
object

Sparse per-channel override map. Keys must be one of the messaging fraud-cap channels (see FraudCapChannel).

voice
object

Response

The keys written (set) and cleared this request.

data
object
meta
object