Update

Update a pronunciation dictionary

Path parameters

idstringRequired

ID of the pronunciation dictionary to update

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Cartesia-Version"2025-04-16"Required

Request

This endpoint expects an object.
namestringOptional

New name for the pronunciation dictionary

itemslist of objectsOptional

Updated list of pronunciation mappings

Response

This endpoint returns an object.
idstring

Unique identifier for the pronunciation dictionary

namestring

Name of the pronunciation dictionary

owner_idstring

ID of the user who owns this dictionary

pinnedboolean

Whether this dictionary is pinned for the user

itemslist of objects

List of text-to-pronunciation mappings

created_atstring

ISO 8601 timestamp of when the dictionary was created

OSZAR »