PUT dataset/{dataset}

unknown:gfw-data-api

Summary: Create Dataset
Operation ID: create_dataset_dataset__dataset__put
Auth: unknown
Description

Create a dataset. A “dataset” is largely a metadata concept: it represents a data product that may have multiple versions or file formats over time. The user that creates a dataset using this operation becomes the owner of the dataset, which provides the user with the privileges to do further write operations on the dataset, including creating and modifying versions and assets. This operation requires a `MANAGER` or an `ADMIN` user role.

Parameters (1)

dataset (string, path, required)

Constraints: {'pattern': '^[a-z][a-z0-9_-]{2,}$'}

No probe data for this endpoint yet.