Team Budget
Update API Key Budget Configuration
PUT
Request Headers
string
requis
Enum:
application/jsonstring
requis
Bearer authentication format, for example: Bearer {{API Key}}.
Request Body
string
requis
Sub-user account ID of the API Key owner.
string
requis
Target API Key ID.
string
requis
Budget type. Possible values:
Unlimited, One-time, Recurring.int64
Budget limit, in units of 1/10000 USD (e.g., 10000 = 1.00).
string
Reset cycle. Required when
budget_type=Recurring. Currently only Monthly is supported.Response
Returns HTTP 200 with an empty response body on success.Dernière modification le 15 mai 2026