Conversations API
Toggle typing status
Toggles the typing status in a conversation
POST
Toggle typing status
Documentation Index
Fetch the complete documentation index at: https://developers.voxys.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The identifier obtained from API inbox channel
The source id of contact obtained on contact create
The numeric ID of the conversation
Query Parameters
Typing status, either 'on' or 'off'
Body
application/json
The typing status to set
Available options:
on, off Example:
"on"
Response
Typing status toggled successfully
Toggle typing status

