v2

latestOpenAPI 3.1.02026-08-07139158192.4 KB
Billing

Set the org's auto-recharge policy

put/v1/orgs/{orgId}/billing/auto-recharge

Path parameters

orgIdstring required

Request body

amountCentsinteger required

Amount charged per auto-recharge (within deposit bounds $10–$500).

enabledboolean required

When on, the balance is topped up automatically below the threshold.

thresholdCentsinteger required

Recharge fires when available balance drops below this.

Response

Saved settings

amountCentsinteger required

Amount charged per auto-recharge (within deposit bounds $10–$500).

enabledboolean required

When on, the balance is topped up automatically below the threshold.

thresholdCentsinteger required

Recharge fires when available balance drops below this.