---
title: "POST /table/{tableId}/undo-redo/undo"
method: POST
path: "/table/{tableId}/undo-redo/undo"
tags: ["record"]
---

# POST /table/{tableId}/undo-redo/undo

`POST /table/{tableId}/undo-redo/undo`

Undo the last operation

## Path parameters

- `tableId` string, required

## Response `201`

Returns data about the undo operation.

- object
  - `status` 'fulfilled' | 'failed' | 'empty', required
  - `errorMessage` string

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/versions/7515f3b33d79/schema)
