Move Rows to Normal Backendpost https://{server}/api-gateway/api/v2/dtables/{base_uuid}/unarchive/Moves the selected rows from the big data backend to the normal backend.Path Paramsbase_uuidstringrequiredThe unique identifier of a base. Sometimes also called dtable_uuid.Body Paramstable_idstringThe unique identifier of the table.row_idsarray of stringsAn array containing the row_ids of the rows you want to move from big data backend to normal.row_idsADD stringResponse 200OKUpdated about 1 month ago