Broadcasts an agent typing status event over WebSocket ActionCable to the customer and active agents.
Broadcast Typing Indicator
POST
/v1/conversations/:id/typing
Parameters
| Name | Type | Description |
|---|---|---|
idrequired | string | Conversation UUID |
typing | boolean | True when typing, false when stopped |