Restore Backup
kinsta_backups_restoreRestores a Kinsta environment from a specified backup, overwriting current files and data. Returns an operation ID to track the restore process.
Instructions
Restore an environment from a backup. This will overwrite the current environment. Returns an operation_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_id | Yes | The backup ID to restore from | |
| target_env_id | Yes | The environment ID to restore to | |
| notified_user_id | Yes | User ID to notify |