PATCH /dataset/{dataset}/{version}
globalforestwatch.org:global-forest-watch-api
Summary: Update Version
Operation ID: update_version_dataset__dataset___version__patch
Auth: api_key
Operation ID: update_version_dataset__dataset___version__patch
Auth: api_key
Description
Partially update a version of a given dataset. Update metadata or change latest tag. 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.