latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

Backups
Backup Destination

Delete a backup destination

This function removes a backup destination from the backup configuration file.

get/backup_destination_delete

Query parameters

idstring required
Example:11111111

The destination's ID.

Response

HTTP Request was successful.

Example response

{
  "metadata": {
    "command": "backup_destination_delete",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}