Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

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:

PropertyDescription
<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.