Datasets
Delete a dataset
Delete a dataset by ID
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Dataset deleted successfully
The response is of type boolean
.