Skip to main content
Version: v3

Agent/Ai-Bot is typing a message indicator for live chat

POST 

/conversations/providers/live-chat/typing

Agent/AI-Bot will call this when they are typing a message in live chat message

Request

Version stringrequired

API Version

Available optionsv3
application/json

Bodyrequired

    locationIdstringrequired

    Location Id

    isTypingstringrequired

    Typing status

    visitorIdstringrequired

    visitorId is the Unique ID assigned to each Live chat visitor. visitorId will be added soon in GET Contact API

    conversationIdstringrequired

    Conversation Id

application/json

Show typing indicator for live chat

Schema
    successbooleanrequired