---
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

## Changes

- **2026-08-19** `bc8a81bf3914` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/changes/v1/store/workspaces/ingest-rows/post.md)

---

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