DELETE

Delete Backup


Deletes a backup.

The process of deleting a backup takes time. You can check whether a backup has been deleted successfully with List Backups.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Data Backups
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/wix-data/v2/backups/{backupId}

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?