/
EV
every
/
Every API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.1.0
2026-08-03
427
198
448.4 KB
Update Credit Settings
put
/api/billing/credit-settings
Query parameters
user_id
string
org_id
string
Request body
CreditSettingsUpdateRequest
required
auto_recharge_enabled
boolean
required
auto_recharge_threshold_usd
number
required
auto_recharge_amount_usd
number
required
default_payment_method_id
string
nullable
Response
Successful Response
CreditSettingsResponse
required
org_id
string
required
auto_recharge_enabled
boolean
required
auto_recharge_threshold_usd
number
required
auto_recharge_amount_usd
number
required
auto_recharge_threshold_credits
integer
auto_recharge_amount_credits
integer
stripe_customer_id
string
nullable
default_payment_method_id
string
nullable