Datasets
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).
post/v1/private/datasets/{id}/versions/restore
Path parameters
idstring uuid required
Request body
Response
Version restored successfully
Changes
Changed in 1 of the 58 revisions of this API.1
- ○
added the non-success response with the status
409response-non-success-status-added
- ○