Delete the specified dataset.
Version: v3
Request Type: DELETE
Endpoint:
/v3/importedDatasets/<id> |
where:
Property | Description |
---|---|
<id> | Internal identifier for the imported dataset |
Request URI - Example:
/v3/importedDatasets/2 |
Request Body:
Empty.
Response Status Code - Success: 204 - No Content
Response Body Example:
Empty.
For more information on the properties of an imported dataset, see API ImportedDatasets Get v3.