v1

latestOpenAPI 3.1.02026-08-04134182237.9 KB
Billing

Remove Enterprise Budget

Remove the monthly budget for an enterprise API key (sets to unlimited).

delete/api/billing/enterprise/budget/{api_key_id}

Path parameters

api_key_idstring required

Headers

X-API-Keystring nullable

Response

Successful Response

successboolean
messagestring nullable
api_key_idstring nullable

API key UUID

api_key_namestring nullable

API key name

monthly_budget_usdnumber nullable

Monthly budget (null = unlimited)

current_month_usage_usdnumber nullable

Current month's usage

budget_utilization_percentnumber nullable

Percentage of budget used (null if no budget)

is_over_budgetboolean

Whether current usage exceeds budget