v2

latestOpenAPI 3.1.02026-08-0382170235.8 KB
integrator-workspaces

Update workspace token quota

Update the monthly token limit for a workspace. Set to null to remove the limit (unlimited), or a positive integer to enforce a cap. Existing bonus_tokens are preserved.

patch/integrator/workspaces/{workspace_id}/quotas

Path parameters

workspace_idstring uuid required

Request body

max_monthly_tokensinteger nullable required

Monthly token limit. None removes the limit (unlimited). 0 blocks all usage.

Response

Successful Response

workspace_idstring uuid required
max_monthly_tokensinteger nullable required
bonus_tokensinteger required
effective_limitinteger nullable required