Send a typing indicator
Signal that you are typing (or have stopped typing) in a chat with a user. The signal is delivered to the counterpart's realtime connection and is not persisted, so delivery is best-effort. Send an empty body {} (or omit isTyping) to indicate you are typing.
post/chats/{userUuid}/typing
Path parameters
userUuidstring uuid required
Headers
X-Fanvue-API-Versionstring required
Example:2025-06-26
API version to use for the request
Request body
Response
Typing signal accepted
Changes
No recorded changes to this endpoint across all 2 revisions of this API.