v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434243162.5 KB

Deletes the content of the specified dataset.

delete/datasets/{datasetName}/content

Path parameters

datasetNamestring required

The name of the dataset whose content is deleted.

Query parameters

versionIdstring

The version of the dataset whose content is deleted. You can also use the strings "$LATEST" or "$LATEST_SUCCEEDED" to delete the latest or latest successfully completed data set. If not specified, "$LATEST_SUCCEEDED" is the default.

Response

Success