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

# Ingest Workspace Rows

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

Insert the remapped rows of an imported .qualia archive.

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

## Request body

- IngestWorkspaceRowsRequest
  - `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/c53108d35a70/schema)
