Team Budget
Update Team Member Budget Configuration
PUT
Documentation Index
Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request Headers
Enum:
application/jsonBearer authentication format, for example: Bearer {{API Key}}.
Request Body
The sub-user account ID of the target member whose budget configuration is being updated.
Budget type. Possible values:
Unlimited, One-time, Recurring.Budget limit in units of 1/10000 USD (e.g.,
10000 = 1.00). Required when budget_type is One-time or Recurring. Ignored when budget_type is Unlimited.Budget reset cycle. Currently only
Monthly is supported. Required when budget_type is Recurring.