Delete Backup
Remove a backup you no longer need.
Updated April 11, 2026
Use /backups delete to permanently remove a backup from your server's backup list.
Usage
/backups delete backup_id:[id]Requires the backup.create permission.

Parameters
| Prop | Type | Description |
|---|---|---|
backup_id | string | The ID of the backup to delete. Use /backups list to find it. |
Deletion is permanent. The backup cannot be recovered after it is removed.