Skip to main content
Skip table of contents

topicUnsubscription

Event NametopicUnsubscription
Event DescriptionEvent is triggered when an agent leaves the conversation. Event returns a success message in case of success.
EmitterAgent Manager/Agent
NameDescription
task

type: String

Value is topicUnsubscription is this case

topicId

type: String

ID of the conversation to be unsubscribed

statusCode

type: Numeric

Return value 200 in case of unsubscription

CODE
{
    "task": "topicUnsubscription",
    "topicId": "5d37c884-8495-49fd-b6d3-8ef43fe53dc7",
    "statusCode": 200
}
JavaScript errors detected

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

If this problem persists, please contact our support.