This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Deletes a backup.
The process of deleting a backup takes time. You can check whether a backup has been deleted successfully with List Backups.
ID of the backup to be deleted.
curl -X DELETE \
'https://www.wixapis.com/wix-data/v2/backups/df941cc7-603e-4926-8034-8d8dc5025325' \
-H 'Content-Type: application/json' \
-H 'Authorization: <AUTH>' \
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.