Skip to main content
PATCH
Update a rule

Authorizations

Authorization
string
header
required

API key (pk_test_* or pk_live_), JWT session, agent token (agent_), Ed25519 session (sess_), or portal token (portal_).

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
wallet_id
string<uuid> | null
trigger_type
enum<string>
Available options:
balance_threshold,
time_based,
event_based,
manual,
transaction_count
trigger_config
object
action_type
enum<string>
Available options:
settle_to_bank,
settle_to_account,
settle_to_wallet,
hold,
notify
action_config
object
enabled
boolean
priority
integer

Response

200 - application/json

Updated

data
object
required