---
title: "POST /api/card-share/detail"
method: POST
path: "/api/card-share/detail"
tags: ["CardShare"]
---

# POST /api/card-share/detail

`POST /api/card-share/detail`

## Request body

- object
  - `shareId` string, required
  - `question` string, nullable
  - `history` object[]
    - `role` 'user' | 'assistant', required
    - `content` string, required

## Response `200`

OK

---

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