---
title: "Send Message"
method: POST
path: "/generations/{id}/message"
tags: ["Aggregated Generation"]
---

# Send Message

`POST /generations/{id}/message`

## Path parameters

- `id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found
- `422` — Validation Error

---

[API](https://skmtc.net/dataherald/apis/fastapi.md) · [All operations](https://skmtc.net/dataherald/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dataherald/fastapi/versions/e168e98625a8/schema)
