meta { name: Removes an existing Chat Log object. type: http seq: 6 } delete { url: {{baseUrl}}/memori/v2/ChatLog/:strSessionID/:strChatLogID body: none auth: none } params:path { strSessionID: strChatLogID: }