Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

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

application/json
enabled
boolean
required

Master switch — true turns auto-reload on, false disables it (threshold/amount are still stored).

thresholdUsd
number
required

Low-balance trigger in USD — when the wallet drops below this, a reload is charged.

amountUsd
number
required

Amount in USD to charge and add each time auto-reload fires.

Response

Updated wallet.

success
boolean
required
data
object
required
message
string
errors
object[]