---
title: "log AI chat message"
method: POST
path: "/w/{workspace}/workspaces/log_chat"
tags: ["workspace"]
---

# log AI chat message

`POST /w/{workspace}/workspaces/log_chat`

## Path parameters

- `workspace` string, required

## Request body

- object
  - `session_id` string, required
  - `provider` string, required
  - `model` string, required
  - `mode` string, required

## Response `204`

logged

---

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