Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel3

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.

Sample cURL command

Code Block
languagetext
 

Example

Code Block
languagetext
DELETE /api/datasets/{dataset_id}

Sample output

Code Block
languagetext
 

REST API response

HTTP status code

200

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