cURL
curl --request DELETE \ --url https://api.example.com/v1/datasets/{id}
Deletes an existing dataset.
OK