Set Per-User AI Budget
PUT/api/v1/users/:user_id/settings/ai/budget
Create or update per-user AI credit budget limits. Set a limit to 0 for no sub-limit on that period.
Requires admin role in the same group as the target user (or sysadmin/syssupport).
Request
Responses
- 200
- 400
- 403
- 404
- 500
Updated user budget
Invalid input
Permission denied
User not found
Internal server error