Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
https://{{host}}/api/public/bot/{{botId}}/v2/recordings?sessionId={{sessionId}}
application/json
auth: {{JWT}}
host
https://platform.kore.ai
botId
sessionId
curl --location --request DELETE 'https://{{host}}/api/1.1/public/bot/{{botID}}/recordings?sessionId=6627b9adb9af28711b78xxxx' \ --header 'auth: <token>>'
{ "message": "Call recordings deleted successfully", "sessionId": "66627b9adb9af28711b78xxxx" }
Was this page helpful?