Restore Backup
restoreBackupRestore a saved backup snapshot to an app, overwriting its current volume contents. Provide workspace slug, app slug, and backup ID to revert to a previous state.
Instructions
Overwrites the app's current volume contents with the snapshot. There is no undo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| region | No | ||
| appSlug | Yes | ||
| backupId | Yes | ||
| workspaceSlug | Yes |