APIBackupsDelete a backupVersion: v0.31.0Delete a backup DELETE /backups/:backupId Permanently delete a backup and its associated archive file. Request Responses204401404No content — the backup was deleted successfully.Unauthorized — the Bearer token is missing, invalid, or expired.Backup not found.