pressable_restore_site
Restore a WordPress site from a backup using specified database and filesystem IDs, optionally targeting a different site ID.
Instructions
Restore a site from a backup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Site ID to restore | |
| database_id | No | ||
| filesystem_id | No | ||
| restore_on_site_id | No | Optional ID of site to restore onto |