Delete the specified wrangled dataset.
Tip: In the |
Version: v4
Request Type: DELETE
Endpoint:
/v4/wrangledDatasets/<id> |
where:
Parameter | Description |
---|---|
<id> | Internal identifier for the imported dataset |
Request URI - Example:
/v4/wrangledDatasets/7 |
Request Body:
Empty.
Response Status Code - Success: 204 - No Content
Response Body Example:
Empty.
For more information on the properties of a wrangled dataset, see API WrangledDatasets Get v4.