Change8

Migrating to Twilio SDK 9.5.1

Version 9.5.1 introduces 1 breaking change. This guide details how to update your code.

Released: 3/20/2025

1
Breaking Changes
0
Migration Steps
1
Affected Symbols

⚠️ Check Your Code

If you use any of these symbols, you need to read this guide:

Flex User API

Breaking Changes

Issue #1

The Flex User API no longer returns `first_name`, `last_name`, and `friendly_name`. Consumers relying on these fields must update their code to fetch this information elsewhere or remove the dependency.

Release Summary

This release updates documentation for the Accounts Safelist API and removes several fields from the Flex User API response.

Need More Details?

View the full release notes and all changes for Twilio SDK 9.5.1.

View Full Changelog