Dictionaries
List dictionaries
Returns every speech-recognition dictionary owned by the partner, ordered by creation date (newest first). The summary shape does not include the terms array — fetch a single dictionary to see them.
GET
List dictionaries
Previous
Create a dictionaryCreates a new speech-recognition dictionary for the partner. Terms are normalized server-side: whitespace is trimmed, empty/whitespace-only entries are dropped, non-string entries are silently skipped, and the dedupe is case-insensitive but preserves first-occurrence casing. A blank `description` is stored as `null`. Dictionary names must be unique per partner.
Next
List dictionaries