DELETE /dataset/{dataset}
globalforestwatch.org:global-forest-watch-api
Summary: Delete Dataset
Operation ID: delete_dataset_dataset__dataset__delete
Auth: api_key
Operation ID: delete_dataset_dataset__dataset__delete
Auth: api_key
Description
Delete a dataset. By the time users are allowed to delete datasets, there should be no versions and assets left. So only thing beside deleting the dataset row is to drop the schema in the database. Only the dataset owner or a user with `ADMIN` user role can do this operation.
Parameters (1)
dataset
(string, path, required)
Constraints: {'pattern': '^[a-z][a-z0-9_-]{2,}$'}
No probe data for this endpoint yet.