Skip to content

Configure (or disable) auto-reload

POST
/api/v1/workspaces/{ws}/billing/ai-credits/auto-reload
Media typeapplication/json
object
enabled
required
boolean
threshold_usd
number
amount_usd
number
>= 10
Examplegenerated
{
"enabled": true,
"threshold_usd": 1,
"amount_usd": 1
}