Create a Cloud Backup

Queues a background task to back up site files and/or the database to remote storage with a custom label. Optionally exclude specific paths. Staging sites back up only the staging environment. Returns backup ID and 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

Body Params

Create backup for a given site.

string
required

Label / Name of the backup

boolean

If the backup should include all files from the site

boolean

If the backup should include the database

exclude_paths
array of strings

Paths to exclude from the backup

exclude_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