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