Insights for the Instance (Deprecated) REST Endpoints

Insights for the Instance (Deprecated)
Deprecated. Use this API to manage jobs to export a service instance'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/insightDataExport/{exportId}
Get Export Task
Method: get
Path: /api/v1/bots/insightDataExport/{exportId}
Get Exported Data
Method: get
Path: /api/v1/bots/insightDataExport/{exportId}/data
List Export Tasks
Method: get
Path: /api/v1/bots/insightDataExport
Start Export Task
Method: post
Path: /api/v1/bots/insightDataExport