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
The response is of type boolean
.
Delete a dataset by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type boolean
.