---
title: "cancel Backup"
method: DELETE
path: "/backup/{backup_id}"
tags: ["backup"]
---

# cancel Backup

`DELETE /backup/{backup_id}`

cancel backup

Required security scopes:
  * `api:manage`

## Path parameters

- `backup_id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/vivino/apis/the-rankdb-api.md) · [All operations](https://skmtc.net/vivino/apis/the-rankdb-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vivino/the-rankdb-api/revisions/7a45b5309a11/schema)
