# Upcoming deprecation of Call Log APIs Phone API and webhook updates maintain efficient and secure access to data. To that end, we’ll deprecate several Call Log APIs and webhooks and replace them with new Call History APIs and webhooks on November 30, 2025. Migrating to the new APIs and webhooks is an essential step to maintain your application’s functionality and security. The new APIs and webhooks offer the same functions as the deprecated ones, with updates that streamline operations, increase security, and ensure real-time accuracy in call log and call history data handling. Test the new interfaces as early as possible to make the transition as seamless as possible. Below are tables that show the deprecated APIs and webhooks and their replacements. **APIs** _Deprecated APIs_ - Add a client code to a call log - Delete a user’s call log - Get account’s call logs - Get call log details - Get user’s call logs - Sync user’s call logs _New APIs_ - Add a client code to a call history - Delete a user’s call history - Get account’s call history - Get call path - Get user’s call history - Sync user’s call history **Webhooks** _New webhooks_ - `phone.call_log_deleted` - `phone.call_history_deleted` - `phone.call_log_permanently_deleted` - `phone.call_history_deleted_all` - `phone.call_history_trash_deleted` - `phone.call_history_trash_deleted_all` _Deprecated webhooks_ - `phone.callee_call_log_completed` - `phone.callee_call_history_completed` - `phone.caller_call_log_completed` - `phone.caller_call_history_completed`