This function calls the CT7 url configured to end a chat.
Method: HTTP POST
Authorization: BEARER
Request Body:
Type: JSON
Name | Mandatory | Type | Description |
---|---|---|---|
Example:
Request Body
{ cid: contact.id, event: "end", serv_name: contact.serv_name, beginTime: contact.beginTime, endTime: contact.endTime, title: contact.title, lang: contact.lang, userID: contact.userID, users: contact.users, dataCollections: contact.dataCollections, widgetid: contact.widgetid }