Page tree

Release 6.0.2


Contents:

   

For the latest updates on available API endpoints and documentation, see api.trifacta.com.

As of Release 6.4, the v3 APIs are End of Life (EOL). Before using this release or a later one, you should migrate to using the latest available API version. For more information, see API Version Support Matrix.
Latest version of this endpoint: API ImportedDatasets Delete v4.

Contents:


Delete the specified dataset. 

Version:  v3

Required Permissions

NOTE: Each request to the Designer Cloud Powered by Trifacta® platform must include authentication credentials. See https://api.trifacta.com/ee/6.0/index.html#section/Authentication.

Request

Request Type: DELETE

Endpoint:

/v3/importedDatasets/<id>

where:

PropertyDescription
<id>Internal identifier for the imported dataset

Request URI - Example:

 

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

This page has no comments.