Write permission on the dataset to perform this action. There is no confirmation step and no way to recover a deleted dataset, so proceed with care.
Authentication
Authenticate using HTTP Basic Auth. Pass your API key as the username and leave the password empty. You must haveWrite permission on the target dataset.
Request
Method:DELETEURL:
https://api.alphacast.io/datasets/{dataset_id}
Path parameters
integer
required
The numeric ID of the dataset to delete.
Response
Returns204 No Content with an empty body on success.
Example
204.