Skip to main content
POST
Create a pronunciation dictionary

Authorizations

X-API-KEY
string
header
required

Body

application/json
name
string
required

Unique name for the dictionary (max 200 chars).

description
string

Optional note (max 2000 chars).

entries
object[]

Replacement rules, applied top to bottom. At most 500 entries; two entries may not share the same grapheme + language.

Response

Created dictionary