v18
latestSwagger 2.02026-07-13194165.4 KBTypingNotifications
Posts a typing event to a thread, on behalf of a user.
post/chat/threads/{chatThreadId}/typing
Path parameters
chatThreadIdstring required
Id of the thread.
Query parameters
api-versionstring required
Version of API to invoke.
Request body
Example request
{
"senderDisplayName": "Bob Admin"
}Response
Request successful.