Sends a typing indicator to the external party in the thread. Only supported for X Chat (encrypted) threads.
Documentation Index
Fetch the complete documentation index at: https://docs.inboxapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
^[0-9a-z]+$The body is of type object.
OK
Whether the typing indicator was sent or skipped. If skipped, the reason will be provided.
sent, skipped "sent"
The reason the typing indicator was skipped. Only present when status is 'skipped'.
rateLimited, typingDisabled, unsupported "rateLimited"