Delete a Dataset
Guide to deleting a Dataset in the Fetch Hive API.
Last updated
Was this helpful?
Guide to deleting a Dataset in the Fetch Hive API.
Last updated
Was this helpful?
Was this helpful?
DELETE /v1/data_sets/{id} HTTP/1.1
Host: api.fetchhive.com
Authorization: YOUR_API_KEY
Accept: */*
{
"message": "Data set marked for deletion"
}