Export collector analytics to Excel
POST/collector/:collector_id/analytics/export
Queue an asynchronous task to export the collector’s analytics data to an Excel spreadsheet. The exported data can then be downloaded or further processed.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
Internal Server Error