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.
Autenticación
AuthorizationBearer
Pass your EmpirioLabs API key as a bearer token. The Anthropic-style
x-api-key header is also accepted on every endpoint.
Parámetros de ruta
instance_id
kind
Solicitud
This endpoint expects an object.
behavior
Per-channel chat signal settings. streaming controls live reply preview on supported messaging channels, not model API streaming.
Respuesta
Channel behavior updated.
ok
channel_behavior
Per-channel chat signal settings. streaming controls live reply preview on supported messaging channels, not model API streaming.
