---
title: "POST /api/stories/archive-lane"
method: POST
path: "/api/stories/archive-lane"
tags: ["Stories"]
---

# POST /api/stories/archive-lane

`POST /api/stories/archive-lane`

## Request body

- object
  - `laneId` string, required

## Response `200`

OK

- object
  - `cards` object[], required
    - `laneId` string, required
    - `title` string, required
    - `subtitle` string, required

---

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