cURL
curl --request POST \
--url https://app.teable.ai/api/table/%7BtableId%7D/undo-redo/redo \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"errorMessage": "<string>"
}record
Post table undo redoredo
Redo the last operation
POST
/
table
/
{tableId}
/
undo-redo
/
redo
cURL
curl --request POST \
--url https://app.teable.ai/api/table/%7BtableId%7D/undo-redo/redo \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"errorMessage": "<string>"
}Last modified on March 5, 2026
此页面对您有帮助吗?
⌘I

