Request Selective Restore

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

This endpoint will initiate a restore of the specified files and directories for a Website. During this process the selected backup, specified as :commit_id, will be used as the source of the selected content. The individual file and directory paths should be specified as a string of comma delimited paths. Directories must end with a trailing slash. For example: /path/to/directory/ and not /path/to/directory.

The desired backup and corresponding :commit_id can be located using the List Backups request.

Path Params
int32
required

The ID of the Website to request a backup for.

string
required

The ID of the backup you would like to restore.

Body Params
paths
array of strings

Example: ['/path_to_file.txt', '/path/to/folder/']

paths
Responses

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