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

# Changes to Delete partitions by timestamp

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 11 revisions.

- **2022-07-03** `fa4b74390467` — 1 breaking, 6 info
- **2021-03-08** `e24fa09d401f` — 1 breaking, 3 warning, 3 info

## Changes

- **2022-07-03** `fa4b74390467` — 1 breaking, 6 info
  - the response's body type/format changed from `string`/`` to `object`/`` for status `200`
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the optional property `msg` to the response with the `200` status
  - added the optional property `ok` to the response with the `200` status
  - added the optional property `status` to the response with the `200` status
- **2021-03-08** `e24fa09d401f` — 1 breaking, 3 warning, 3 info
  - the response's body type/format changed from `object`/`` to `string`/`` for status `200`
  - removed the optional property `msg` from the response with the `200` status
  - removed the optional property `ok` from the response with the `200` status
  - removed the optional property `status` from the response with the `200` status
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`

---

[Operation](https://skmtc.dev/qoollo/apis/bob-node-api/docs/vdisks/:VDiskId/partitions/by_timestamp/:timestamp/delete.md) · [API](https://skmtc.dev/qoollo/apis/bob-node-api.md) · [Page](https://skmtc.dev/qoollo/apis/bob-node-api/changes/vdisks/:VDiskId/partitions/by_timestamp/:timestamp/delete)
