Set the global per-user token limit for the organization. This limit applies to all users who do not have an individual override. Pass null to remove the global limit.
Factory API key or JWT token for authentication
Global per-user token 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