Skip to main content
PUT
Set auto top-up

Authorizations

Authorization
string
header
required

Pass an API key (prefixed lk_) or a JWT access token as a bearer token. Generate API keys in the dashboard at https://dashboard.lyceum.technology/api-keys.

Path Parameters

slug
string
required

Body

application/json

Set an org's auto top-up configuration.

enabled
boolean
required
top_up_below_balance
string
required

Decimal string. Do not cast to float.

top_up_amount
string
required

Decimal string. Do not cast to float.

Response

Successful Response