curl --request PUT \ --url https://api.novita.ai/openapi/v1/user/team/member-budget \ --header 'Authorization: Bearer <API_KEY>' \ --header 'Content-Type: application/json' \ --data '{"member_id": "<string>", "budget_type": "Recurring", "budget_limit": 100000, "cycle": "Monthly"}'
{}
application/json
Unlimited
One-time
Recurring
10000
budget_type
Monthly
Was this page helpful?