---
title: "Delete partitions by timestamp"
method: DELETE
path: "/vdisks/{VDiskId}/partitions/by_timestamp/{timestamp}"
---

# Delete partitions by timestamp

`DELETE /vdisks/{VDiskId}/partitions/by_timestamp/{timestamp}`

## Path parameters

- `VDiskId` integer, required
- `timestamp` string, required

## Response `200`

Success

- StatusExt
  - `status` integer
  - `ok` boolean
  - `msg` string

## Other responses

- `400` — Bad request (partitions with the timestamp not found on the vdisk or it is active)
- `403` — Permission denied
- `404` — Not found

---

[API](https://skmtc.net/qoollo/apis/bob-node-api.md) · [All operations](https://skmtc.net/qoollo/apis/bob-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qoollo/bob-node-api/revisions/73016e163ee1/schema)
