Restore a Cloud Backup to the site

Queues a background task to restore files and/or the database from a stored backup onto the site. Optionally limit file restore to specific paths. Overwrites selected components on the target site. Returns a task ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the Site you are interacting with

string
required
Body Params

Restore backup for a given site.

boolean
required

Whether to restore the files from the backup

boolean
required

Whether to restore the database from the backup

restore_paths
array of strings

If specified, only the files in these paths will be restored (requires includes_files to be true). Paths are relative to /home/$user

restore_paths
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json