Skip to main content
Version: v0.31.0

Trigger a new backup

POST 

/backups

Trigger a new full account backup. The backup is created asynchronously — use GET /backups/{backupId} to check its status.

Responses

Backup creation was triggered. The backup object is returned with a 'pending' status.