---
title: "Upload Pronunciations Csv"
method: POST
path: "/api/v1/pronunciations/csv"
tags: ["pronunciations"]
---

# Upload Pronunciations Csv

`POST /api/v1/pronunciations/csv`

## Response `202`

Successful Response

- PronunciationsCsvUploadResponse — Placeholder response returned after accepting a pronunciations CSV upload.
  - `revision` integer, required
  - `hash` string, required
  - `entries` integer, required
  - `uploaded_at` string, date-time
  - `uploaded_by` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/asksyllable/apis/syllablesdk.md) · [All operations](https://skmtc.net/asksyllable/apis/syllablesdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/asksyllable/syllablesdk/revisions/867aff893c0d/schema)
