Page tree

Release 6.4.2


Contents:

   

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

This is the latest version of the APIs.

Contents:


Delete the specified wrangled dataset.

Tip: In the Designer Cloud application UI, the WrangledDataset object is called a recipe.

Version:  v4

Required Permissions

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

Request

Request Type: DELETE

Endpoint:

/v4/wrangledDatasets/<id>

where:

ParameterDescription
<id>Internal identifier for the imported dataset

Request URI - Example:

/v4/wrangledDatasets/7

Request Body:

Empty.

Response

Response Status Code - Success:  204 - No Content

Response Body Example:

Empty.

Reference

For more information on the properties of a wrangled dataset, see API WrangledDatasets Get v4.

This page has no comments.