Skip to main content
POST
Create Pronunciation Dictionary Revision

Authorizations

Authorization
string
header
required

API key from Settings > Developer > REST API

Headers

Moda-Version
enum<string>
default:2026-05-01

Calendar-dated API version pin. New integrations should pin 2026-05-01 to opt into the newest response shapes. For back-compat the server also accepts requests with no header and resolves them to the current default (today: 2026-04-12); that default advances on each sunset date. Any unsupported value returns 400 unsupported_version.

Available options:
2026-04-12,
2026-05-01
Example:

"2026-05-01"

Path Parameters

dictionary_id
string
required

Body

application/json

POST /v1/pronunciation-dictionaries/{id}/revisions body (section 4.4).

base_revision
integer
required
Required range: x >= 1
rules
PronunciationRuleInput · object[]
required

Response

Successful Response

id
string
required
name
string
required
purpose
string
required
client_ref
string | null
required
description
string | null
required
created_at
string
required
latest_revision
integer
required
revision
object
required
object
string
default:pronunciation_dictionary
Allowed value: "pronunciation_dictionary"