Deprecation Notice
Scheduled and past removals for Vomyra APIs and platform features. Check upcoming dates and follow the migration guides before sunset.
Upcoming Deprecations
Update Call becomes ended-calls-only
The override_dynamic_variables input on Update Call is deprecated, and Update Call becomes ended-calls-only. Changes made through Update Call, including data_storage_setting, now apply only to ended calls. Use the new Update Live Call API to override dynamic variables or change data_storage_setting on ongoing calls.
Impacted API endpoints:
- Update Call - field:
override_dynamic_variables
Read more.
Legacy list endpoints and analysis prompt fields
Legacy list endpoints and analysis prompt fields will be removed. Migrate to the versioned list endpoints (v2/v3) and to post_call_analysis_data / post_chat_analysis_data system presets.
Impacted API endpoints:
- List Batch Tests, List Conversation Flow Components, List Conversation Flows, List Phone Numbers, List Vomyra LLMs, List Test Case Definitions, List Test Runs, List Calls, List Chats - endpoints replaced by versioned (v2/v3) equivalents
- Create Agent, Update Agent, Create Chat Agent, Update Chat Agent - fields:
analysis_summary_prompt,analysis_successful_prompt,analysis_user_sentiment_prompt
Read more.
Past Deprecations
Claude and Gemini models
Claude and Gemini models are being deprecated and automatically migrated to newer versions on 5/25/2026.
Read more.
tools and tool_ids on conversation nodes
The tools and tool_ids fields on type: conversation nodes are deprecated in favor of the new subagent node type.
Impacted API endpoints:
- Create Conversation Flow, Update Conversation Flow, Get Conversation Flow, List Conversation Flows, Create Conversation Flow Component, Update Conversation Flow Component, Get Conversation Flow Component, List Conversation Flow Components - fields:
tools,tool_ids(ontype: conversationnodes)
Read more.
OpenAI Realtime and Cartesia Sonic models
OpenAI Realtime and Cartesia Sonic models are being deprecated and replaced with newer versions. After 4/3/2026, the deprecated models will no longer be available.
Read more.
Single-agent fields on phone number configuration
The single-agent fields on phone number configuration are deprecated in favor of the weighted *_agents lists.
Impacted API endpoints:
- Create Phone Number, Import Phone Number, Update Phone Number, Get Phone Number, List Phone Numbers - fields:
inbound_agent_id,inbound_agent_version,outbound_agent_id,outbound_agent_version,inbound_sms_agent_id,inbound_sms_agent_version,outbound_sms_agent_id,outbound_sms_agent_version
Read more.
show_transferee_as_caller cold transfer behavior
show_transferee_as_caller no longer toggles SIP REFER vs SIP INVITE in Cold Transfer options. Use the new cold_transfer_mode parameter instead; show_transferee_as_caller now only controls caller ID display under sip_invite.
Impacted API endpoints:
- Create Vomyra LLM, Update Vomyra LLM, Create Conversation Flow, Update Conversation Flow, Create Conversation Flow Component, Update Conversation Flow Component - field:
show_transferee_as_caller
Read more.