Skip to main content
Skip table of contents

topicClosed

Event NametopicClosed
Event DescriptionEvent is triggered to notify the agent whenever a topic is closed.
EmitterAgent Manager
NameDescriptionPayload Properties
task

type: String

Value is topicClosed is this case

-

conversationId

type: String

ID of the conversation to be closed

-

statusCode

type: Numeric

Return value 200 in case of topic closure

-
CODE
{
    "task": "topicClosed",
    "conversationId": "97f460f1-42b5-4970-b77b-0985b17e562c",
    "statusCode": 200
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.