PUT /dataset/{dataset}/{version}
globalforestwatch.org:global-forest-watch-api
Summary: Add New Version
Operation ID: add_new_version_dataset__dataset___version__put
Auth: api_key
Operation ID: add_new_version_dataset__dataset___version__put
Auth: api_key
Description
Create a version for a given dataset by uploading the tabular, vector, or raster asset. Only the dataset's owner or a user with `ADMIN` user role can do this operation.
Parameters (2)
dataset
(string, path, required)
Constraints: {'pattern': '^[a-z][a-z0-9_-]{2,}$'}
version
(string, path, required)
Constraints: {'pattern': '^v\\d{1,8}(\\.\\d{1,3}){0,2}?$|^latest$'}
No probe data for this endpoint yet.