Insights for the Instance (Deprecated) REST Endpoints
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: deletePath:/api/v1/bots/insightDataExport/{exportId}
- 
    
    
        Get Export Task
- Method: getPath:/api/v1/bots/insightDataExport/{exportId}
- 
    
    
        Get Exported Data
- Method: getPath:/api/v1/bots/insightDataExport/{exportId}/data
- 
    
    
        List Export Tasks
- Method: getPath:/api/v1/bots/insightDataExport
- 
    
    
        Start Export Task
- Method: postPath:/api/v1/bots/insightDataExport