POST /dataset/{dataset}/{version}/append
globalforestwatch.org:global-forest-watch-api
Summary: Append To Version
Operation ID: append_to_version_dataset__dataset___version__append_post
Auth: api_key
Operation ID: append_to_version_dataset__dataset___version__append_post
Auth: api_key
Description
Append new data to an existing (geo)database table. Schema of input file must match or be a subset of previous input files. 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.