---
title: "Post Telemetry"
method: POST
path: "/api/chacha/telemetry"
tags: ["chacha-telemetry", "chacha-telemetry"]
---

# Post Telemetry

`POST /api/chacha/telemetry`

## Headers

- `authorization` string, nullable

## Request body

- TelemetryEvent
  - `event` 'outcome' | 'rating', required
  - `action` string, nullable
  - `outcome` 'confirmed' | 'declined' | 'completed' | 'failed' | 'undone', nullable
  - `ms` integer, nullable
  - `message_id` string, nullable
  - `rating` 1 | -1, nullable
  - `surface` 'overlay' | 'chat' | 'voice' | 'room', nullable
  - `page` string, nullable
  - `note` string, nullable

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

> 25 revisions in range; 1 not diffed.

- **2026-09-21** `13996d792e23` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/changes/api/chacha/telemetry/post.md)

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/revisions/be75c0eba493?raw)
