Expanded Language Support, Enhanced API Flexibility, and New Voice Preview Features
This latest release introduces major enhancements across the API Manager, Console, and Tools. The API Manager now includes a directory test endpoint to verify call routing by language and timestamp, plus new support for Gujarati, Hindi, and Russian. Developers gain new directory member endpoints in the Syllable SDK and an exact name match (name_exact) option in the directory members list API. Response fields have been streamlined by moving updated_at and last_updated_by from requests to responses. In the Console, an agent Voice Preview joins the existing Chat Preview. Tools now support DELETE and PUT methods, broadening integration flexibility.
v25.10.29
Oct 29, 2025
API Manager
Added a directory test endpoint to test which number a call, with a given language and timestamp, will be transferred to.
Added support for Gujarati, Hindi, and Russian languages to the system.
Added directory member endpoints to the Syllable SDK.
Added exact name match option (name_exact) to directory members list API endpoint.
Moved updated_at and last_updated_by from directory_member requests to response.
Console
Tools
Enhanced tool definitions to include support for DELETE and PUT HTTP methods–expanding the previously available GET and POST options.