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_uuidstringrequired^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$The 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 4 months ago Did this page help you?YesNo