Insights for Skills (Deprecated) REST Endpoints

Insights for Skills (Deprecated)
Deprecated. Use this API to manage jobs to export a skill's insights data that was collected from conversations and to download the data in CSV files.
Delete Export Task
Method: delete
Path: /api/v1/bots/{botId}/insightExports/{exportId}
Get Export List
Method: get
Path: /api/v1/bots/{botId}/insightExports
Get Export Task
Method: get
Path: /api/v1/bots/{botId}/insightExports/{exportId}
Get Export Task Status
Method: get
Path: /api/v1/bots/{botId}/insightExports/{exportId}/status
Get Exported Data
Method: get
Path: /api/v1/bots/{botId}/insightExports/{exportId}/data
Start Export Task
Method: post
Path: /api/v1/bots/{botId}/insightExports