Skip to main content
PUT

Request Headers

string
vereist
Enum: application/json
string
vereist
Bearer authentication format, for example: Bearer {{API Key}}.

Request Body

string
vereist
Sub-user account ID of the API Key owner.
string
vereist
Target API Key ID.
string
vereist
Budget type. Possible values: Unlimited, One-time, Recurring.
int64
Budget limit, in units of 1/10000 USD (e.g., 10000 = 1.00).Requiredwhenā€˜budgettypeā€˜isnotā€˜Unlimitedā€˜.Minimumvalueisā€˜10000ā€˜(1.00). Required when `budget_type` is not `Unlimited`. Minimum value is `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.
Laatst gewijzigd op 10 augustus 2026