API Reference

Move Rows to Normal Backend

Moves the seleted rows into the big data backend.

Path Params
string
required

The unique identifier of a base. Sometimes also called dtable_uuid.

Body Params
string

The unique identifier of the table.

row_ids
array of strings

An array containing the row_ids of the rows you want to move from big data backend to normal.

row_ids
Response
200

OK

Language
Credentials
URL
Click Try It! to start a request and see the response here!