summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/backups.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/api-ref/source/backups.inc b/api-ref/source/backups.inc
index b7156a64..8b52f230 100644
--- a/api-ref/source/backups.inc
+++ b/api-ref/source/backups.inc
@@ -178,7 +178,8 @@ Delete database backup
.. rest_method:: DELETE /v1.0/{project_id}/backups/{backupId}
-Deletes a database backup.
+Deletes a database backup. All the child backups are deleted automatically when
+a parent backup is deleted.
Normal response codes: 202