Set the global per-user credits limit for the organization. This limit applies to all users who do not have an individual override. Pass null to remove the global limit.
Documentation Index
Fetch the complete documentation index at: https://docs.factory.ai/llms.txt
Use this file to discover all available pages before exploring further.
Factory API key or JWT token for authentication
Global per-user credits limit (minimum 1,000,000). Pass null to remove the global limit.
x >= 1000000Response for status 200
The limit that was set, or null if it was removed
x >= 0