Delete the specific version of the DatasetVersion. The service returns 204 No Content if the DatasetVersion was deleted successfully or if the DatasetVersion does not exist.

delete/datasets/{name}/versions/{version}

Path parameters

namestring required

The name of the resource

versionstring required

The version of the DatasetVersion to delete.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

There is no content to send for this request, but the headers may be useful.

Changes

No recorded changes to this endpoint across all 9 revisions of this API.