backupRuns
Deletes the backup taken by a backup run.
delete/v1/projects/{project}/instances/{instance}/backupRuns/{id}
Path parameters
projectstring required
Project ID of the project that contains the instance.
instancestring required
Cloud SQL instance ID. This does not include the project ID.
idstring required
The ID of the backup run to delete. To find a backup run ID, use the list method.
Response
Successful response