Last updated 6 months ago
Enter ID of the dataset to delete.
The requested API version
1.0
Optional User Id
Class for representing response.
DELETE /datasets/{datasetId} HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Success: Dataset successfully deleted.
{ "message": "Success Message", "statusCode": 200 }