---
title: "Block id"
method: DELETE
path: "/debug/rollback-to/{id}"
tags: ["debug"]
---

# Block id

`DELETE /debug/rollback-to/{id}`

Rollback the state to the block with a given ID

## Path parameters

- `id` union, required
  - string
  - string

## Response `200`

successful operation

- object
  - `BlockId` string, required

## Other responses

- `403` — Provided API key is not correct

## Changes

- **2021-05-27** `c901f97e3a8d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/changes/debug/rollback-to/:id/delete.md)

---

[API](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid.md) · [All operations](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wavesplatform/waves-full-node-chainid/revisions/c901f97e3a8d/schema)
