Was this helpful?
/buckets/{bucket_id}/snapshots/{snapshot_id}/restore
The ID of the bucket the snapshot belongs to
The ID of the snapshot to restore
curl -L \ --request PUT \ --url 'https://beta.data.banyan.computer/api/v1/buckets/{bucket_id}/snapshots/{snapshot_id}/restore' \ --header 'Authorization: Bearer JWT'
{ "id": "text" }