users
Publish a user typing websocket event.
Notify users in the given channel via websocket that the given user is typing.
Permissions
Must have manage_system permission to publish for any user other than oneself.
post/api/v4/users/{user_id}/typing
Path parameters
user_idstring required
User GUID
Request body
Response
User typing websocket event accepted for publishing.
Changes
No recorded changes to this endpoint across all 1 revision of this API.