API Reference

Restore Snapshot

Restore a snapshot and save it as a new base besides the existing base.

The commit_id is the ID of the snapshot to be restored. This can be retrieved with the call List Snapshots.

You can give the restored base a new name by defining the value of the snapshot_name param. If left blank, SeaTable gives the restored base a default name which is a combination of the original base name and "(restored)" or similar.

Path Params
integer
required
≥ 1

id of your workspace.

string
required

name of your base.

string
required
Body Params
string

The name of the restored base. Optional. If left blank, a default name will be given.

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json