cURL
Datasets
Delete a dataset
Delete a dataset by ID
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Dataset deleted successfully
The response is of type boolean.
Example:
true