restore_elementor_backup
Restore a page's Elementor data and settings from a backup created during a previous edit. Uses a confirmation token for a two-call safety flow.
Instructions
Restore a page's _elementor_data and _elementor_page_settings from a backup created by a previous edit. TWO-CALL FLOW with confirmation token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | No | ||
| page_id | Yes | ||
| backup_meta_key | Yes | From list_elementor_backups. | |
| settings_meta_key | No | ||
| confirmation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| page_id | Yes | ||
| backup_meta_key | Yes | ||
| settings_meta_key | No | ||
| confirmation_token | No | ||
| expires_in_seconds | No | ||
| css_flush | No | ||
| pre_restore_backup_meta_key | No |