Configure wallet auto-reload
Sets whether the wallet automatically tops up by a fixed amount when its balance falls below a threshold. Returns the updated wallet.
Authorizations
Flowyte secret API key (Authorization: Bearer flowyte_sk_live_…). Scope-gated; is scoped to your organization — a key can never reach another tenant. The listed scopes in each operation's apiKey requirement are the scopes that key must hold. The tokenUrl is nominal: keys are minted in the dashboard.
Body
Master switch — true turns auto-reload on, false disables it (threshold/amount are still stored).
Low-balance trigger in USD — when the wallet drops below this, a reload is charged.
Amount in USD to charge and add each time auto-reload fires.