---
title: "Chat Message"
method: POST
path: "/snapshots/{snapshot_id}/chat"
tags: ["chat"]
---

# Chat Message

`POST /snapshots/{snapshot_id}/chat`

Send a chat message and stream the response via SSE.

## Path parameters

- `snapshot_id` string, required

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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