Export REST Endpoints

Export
This resource provides a set of methods to export IoT components from your Oracle IoT Cloud Service instance. The APIs of this category are deprecated and will be removed in upcoming versions.
Create an Export Request
Method: post
Path: /iot/api/v2/exports
Download the Exported Data
Method: get
Path: /iot/api/v2/exports/{request-id}/data
List the Export Requests
Method: get
Path: /iot/api/v2/exports
Retrieve the Details of an Export Request
Method: get
Path: /iot/api/v2/exports/{request-id}