Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tableId
string
required

Response

201 - application/json

Returns data about the redo operation.

status
enum<string>
required
Available options:
fulfilled,
failed,
empty
errorMessage
string
Last modified on March 5, 2026