Lift the per-chat auto top-up limit for a chat
Lifts the organization’s per-chat automatic top-up limit for one chat, or applies it again. A lifted chat can keep buying credits automatically past chat_cap_credits. The monthly cap still applies. Admins only. The chat must be visible to the token’s user. Read the current state with GET /chat/usage?chat_id=… (chat_auto_topup_cap_lifted).
Authorizations
API token obtained from the Tokens endpoint or CLI device login. Include as Authorization: Bearer <token>. Requests made with a managed CLI session also include X-Strix-Workspace: <organization_id> to pin a process to the workspace it started in; recovery endpoints report the current workspace after a concurrent switch.
Path Parameters
Chat id.
Body
True lifts the per-chat limit for this chat. False applies the organization limit again.