v4

OpenAPI 3.0.12026-08-0149261422.6 KB
Organization

Set global user credits limit

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.

put/api/v0/organization/usage/limits/global

Request body

limitinteger nullable required

Global per-user credits limit (minimum 1,000,000). Pass null to remove the global limit.

Response

Response for status 200

limitinteger nullable required

The limit that was set, or null if it was removed