---
title: "Ingest Project Rows"
method: POST
path: "/v1/store/projects/ingest-rows"
tags: ["store"]
---

# Ingest Project Rows

`POST /v1/store/projects/ingest-rows`

Insert the remapped rows of an imported .qualia archive.

The imported project and sessions are re-homed to the authenticated
user regardless of the identity recorded in the archive.

## Request body

- IngestProjectRowsRequest
  - `data` object, required
  - `mapping` object, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quadrillion/quadrillion-cloud-api/revisions/f797030c9050/schema)
