Restore dataset to a previous version
Restores the dataset to a previous version state by creating a new version with items copied from the specified version. If the version is already the latest, returns it as-is (no-op).
Path parameters
id
Request
This endpoint expects an object.
version_ref
Version hash or tag to restore from
Response
Version restored successfully
id
dataset_id
version_hash
is_latest
Indicates whether this is the latest version of the dataset
version_name
Sequential version name formatted as 'v1', 'v2', etc.
items_total
Total number of items in this version
items_added
Number of items added since last version
items_modified
Number of items modified since last version
items_deleted
Number of items deleted since last version
change_description
metadata
created_at
created_by
last_updated_at
last_updated_by