Support

Documentation

delete

Completely removes a backup record from the database. Unlike deleteFiles, it will delete the files corresponding to the given backup record and the backup record itself. The Akeeba Backup component will not be aware that the specified backup record ever existed.

Request Data expected

backup_id

The numeric backup record identifier to delete.

Response Data returned

Returns true on success