Set messaging channel behavior
Controls per-connector chat signals for a connected messaging channel. Typing indicators and minimal processing reactions are on by default; read receipts and live reply preview are off by default. Live reply preview is opt-in on supported channels and separate from model API streaming.
Authentication
AuthorizationBearer
Pass your EmpirioLabs API key as a bearer token. The Anthropic-style
x-api-key header is also accepted on every endpoint.
Path parameters
instance_id
kind
Request
This endpoint expects an object.
behavior
Per-channel chat signal settings. streaming controls live reply preview on supported messaging channels, not model API streaming.
Response
Channel behavior updated.
ok
channel_behavior
Per-channel chat signal settings. streaming controls live reply preview on supported messaging channels, not model API streaming.
