Table of Contents | ||
---|---|---|
|
Overview
Description | Delete a dataset |
Resource Path |
|
HTTP Method | DELETE |
Request/Response Format | application/json |
Parameter description
Parameter | Description |
---|---|
{dataset_id} | ID of the dataset which you need to delete. |
Sample cURL command
Code Block | ||
---|---|---|
| ||
|
Example
Code Block | ||
---|---|---|
| ||
DELETE /api/datasets/{dataset_id} |
Sample output
Code Block | ||
---|---|---|
| ||
|
REST API response
HTTP status code | 200 For descriptions of the HTTP status codes, see HTTP Status Codes. |