---
title: "删除回滚记录"
method: POST
path: "/autoCode/delSysHistory"
tags: ["AutoCode"]
---

# 删除回滚记录

`POST /autoCode/delSysHistory`

## Request body

- RequestGetById
  - `id` integer — 主键ID

## Response `200`

删除回滚记录

- object
  - `code` integer
  - `data` unknown
  - `msg` string

---

[API](https://skmtc.net/fisco-bcos/apis/swagger-example-api.md) · [All operations](https://skmtc.net/fisco-bcos/apis/swagger-example-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fisco-bcos/swagger-example-api/revisions/7e1e58d58189/schema)
