Update
Update a pronunciation dictionary
Path parameters
id
ID of the pronunciation dictionary to update
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Cartesia-Version
Request
This endpoint expects an object.
name
New name for the pronunciation dictionary
items
Updated list of pronunciation mappings
Response
This endpoint returns an object.
id
Unique identifier for the pronunciation dictionary
name
Name of the pronunciation dictionary
owner_id
ID of the user who owns this dictionary
pinned
Whether this dictionary is pinned for the user
items
List of text-to-pronunciation mappings
created_at
ISO 8601 timestamp of when the dictionary was created