Quotas

SetOrganizationQuota

SetOrganizationQuota creates or updates quota configuration for an organization. Requires platform admin permission. ConnectRPC only (not exposed via REST).

post/factify.api.v1beta.QuotaService/SetOrganizationQuota

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

limitinteger nullable

Optional limit override. If not set, uses the configured tier default. Must be > 0 when set. Use a very high value (e.g., 999999999) for unlimited.

organization_idstring

The organization ID (required).

tier'free' | 'custom'

Response

Success

Changes