---
title: "ChatWidget"
method: POST
path: "/share/v1/chat/widget"
tags: ["Widget"]
---

# ChatWidget

`POST /share/v1/chat/widget`

ChatWidget

## Query parameters

- `app_type` string, required

## Request body

- DomainChatRequest
  - `app_type` 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12, required
  - `captcha_token` string
  - `conversation_id` string
  - `image_paths` string[]
  - `message` string
  - `nonce` string

## Response `200`

OK

- DomainResponse
  - `data` unknown
  - `message` string
  - `success` boolean

## Changes

- **2025-11-14** `0942514210dd` — 2 info
  - api tag `Widget` added
  - api tag `share_chat` removed
- **2025-10-20** `381889362c45` — 2 info
  - api tag `share_chat` added
  - api tag `Widget` removed

[Change history](https://skmtc.dev/chaitin/apis/panda-wiki-api/changes/share/v1/chat/widget/post.md)

---

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