Parameters
1 path · 1 query · JSON body
Path parameters
· 1idstringRequiredChat room public id (cas__chat_room.external_id), 24 chars.
ZUiVZuKwAaXNoT4nGUbnKR75Query parameters
· 1apiKeystringRequiredYour BizKitHub API key (passed as GET parameter).
Key format: A 32-character string matching: ^(PROD|DEV_|ROOT)[A-Za-z0-9]{28}$
Prefixes: PROD (production key), DEV_ (individual developer), ROOT (system key with no limits). Learn more
PRODPGrFxpGEtrOZfuWhnoJohUYBXuOERequest body
application/jsoncontentstringRequiredMessage body.
role"user" | "assistant" | "system" | "tool" | "member"OptionalmodelstringOptionalinputTokensstring | integerOptional0outputTokensstring | integerOptional0toolCallsobject[]OptionalDebug trail of tool invocations for this turn — each entry is one tool call ({ toolCallId, toolName, args, result, state }). Persisted as-is in cas__chat_message.tool_calls (jsonb).
markProblematicbooleanOptionalPermanently flag this single message as problematic. Used by ChatSPC when the model calls recordUnansweredQuery — there's no message-level untoggle.
metadataobjectOptional