Backups

Delete a backup.

delete/api/apps/{app}/backups/{id}

Path parameters

appstring required

The name of the app.

idstring required

The ID of the backup to delete.

Response

Backup deleted.

Changes