Add Rows into Big Data Backendpost https://{server}/api-gateway/api/v2/dtables/{base_uuid}/add-archived-rows/Insert rows directly into the big data backend.Path Paramsbase_uuidstringrequiredThe unique identifier of a base. Sometimes also called dtable_uuid.Body Paramstable_namestringrequiredThe name of the table to perform the operation on. Alternatively, you can use the table_id instead of table_name. If using table_id, ensure that the key in the request body is replaced accordingly.rowsarray of objectsrequiredrows*ADD objectResponse 200OKUpdated about 2 years ago