Skip to main content
PUT
Org Update Billing Settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_id
string<uuid>
required

Body

application/json
auto_reload_amount
number | null
auto_reload_enabled
boolean | null
auto_reload_threshold
number | null
billing_email
string | null
default_payment_method_id
string | null

Response

Successful Response