Unknown macro: {next_previous_links}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

DescriptionDelete a dataset
Resource Path

/api/datasets/{dataset_id}

HTTP MethodDELETE  
Request/Response Formatapplication/json

Parameter description

Parameter
Description
{dataset_id}ID of the dataset which you need to delete.

Example

DELETE /api/datasets/{dataset_id}

Sample output

REST API response

HTTP status code

200

For descriptions of the HTTP status codes, see HTTP Status Codes.

  • No labels