Change Updates

Do not miss any Twilio changes, ever again

Subscribe to the Twilio changelog to be up to date on recent changes.

RSS
Twilio

Changelog

Last update:
Lookups API
1.29.1
1 structure change including:
1 Modification
Modified 1 Breaking
GET /v1/PhoneNumbers/{PhoneNumber}
  • Response
  • 200 response Modified
    • add_ons, caller_name, carrier attributes Modified
Ip messaging API
1.29.1
12 structure changes including:
12 Modifications
Modified 12 Breaking
GET /v2/Services
  • Response
  • 200 response Modified
    • services attribute Modified
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages
  • Response
  • 200 response Modified
    • messages attribute Modified
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
  • Response
  • 200 response Modified
    • media attribute Modified
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks
  • Response
  • 200 response Modified
    • webhooks attribute Modified
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
  • Response
  • 200 response Modified
    • configuration attribute Modified
GET /v2/Services/{Sid}
  • Response
  • 200 response Modified
    • limits, media, notifications attributes Modified
POST /v2/Services
  • Response
  • 201 response Modified
    • limits, media, notifications attributes Modified
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages
  • Response
  • 201 response Modified
    • media attribute Modified
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
  • Response
  • 200 response Modified
    • media attribute Modified
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks
  • Response
  • 201 response Modified
    • configuration attribute Modified
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
  • Response
  • 200 response Modified
    • configuration attribute Modified
POST /v2/Services/{Sid}
  • Response
  • 200 response Modified
    • limits, media, notifications attributes Modified
Ip messaging API
1.29.1
54 structure changes including:
54 Breaking changes
40 Modifications
14 Removals
Modified 40 Breaking
DELETE /v1/Credentials/{Sid}
DELETE /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}
DELETE /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}
  • Header
  • X-Twilio-Webhook-Enabled header Removed
DELETE /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
  • Header
  • X-Twilio-Webhook-Enabled header Removed
DELETE /v1/Services/{ServiceSid}/Channels/{Sid}
  • Header
  • X-Twilio-Webhook-Enabled header Removed
DELETE /v1/Services/{ServiceSid}/Roles/{Sid}
DELETE /v1/Services/{ServiceSid}/Users/{Sid}
DELETE /v1/Services/{Sid}
GET /v1/Credentials
GET /v1/Credentials/{Sid}
GET /v1/Services
  • Response
  • 200 response Modified
    • services attribute Modified
GET /v1/Services/{ServiceSid}/Channels
GET /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites
GET /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}
GET /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members
  • Response
  • 200 response Modified
    • members attribute Modified
GET /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}
  • Response
  • 200 response Modified
    • attributes attribute Removed
GET /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages
  • Response
  • 200 response Modified
    • messages attribute Modified
GET /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
  • Response
  • 200 response Modified
    • last_updated_by, media, type attributes Removed
GET /v1/Services/{ServiceSid}/Channels/{Sid}
GET /v1/Services/{ServiceSid}/Roles
GET /v1/Services/{ServiceSid}/Roles/{Sid}
GET /v1/Services/{ServiceSid}/Users
GET /v1/Services/{ServiceSid}/Users/{Sid}
GET /v1/Services/{ServiceSid}/Users/{UserSid}/Channels
  • Response
  • 200 response Modified
    • channels attribute Modified
GET /v1/Services/{Sid}
  • Response
  • 200 response Modified
    • limits, notifications attributes Modified
    • media, post_webhook_retry_count, pre_webhook_retry_count attributes Removed
    • webhooks attribute Added
POST /v1/Credentials
POST /v1/Credentials/{Sid}
POST /v1/Services
  • Response
  • 201 response Modified
    • limits, notifications attributes Modified
    • media, post_webhook_retry_count, pre_webhook_retry_count attributes Removed
    • webhooks attribute Added
POST /v1/Services/{ServiceSid}/Channels
  • Body
  • content type Modified
    • CreatedBy, DateCreated, DateUpdated attributes Removed
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites
POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members
  • Body
  • content type Modified
    • Attributes, DateCreated, DateUpdated, LastConsumedMessageIndex, LastConsumptionTimestamp attributes Removed
  • Response
  • 201 response Modified
    • attributes attribute Removed
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}
  • Body
  • content type Modified
    • Attributes, DateCreated, DateUpdated, LastConsumptionTimestamp attributes Removed
  • Response
  • 200 response Modified
    • attributes attribute Removed
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages
  • Body
  • content type Modified
    • Body attribute Modified
    • DateCreated, DateUpdated, LastUpdatedBy, MediaSid attributes Removed
  • Response
  • 201 response Modified
    • last_updated_by, media, type attributes Removed
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
  • Body
  • content type Modified
    • DateCreated, DateUpdated, From, LastUpdatedBy attributes Removed
  • Response
  • 200 response Modified
    • last_updated_by, media, type attributes Removed
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Channels/{Sid}
  • Body
  • content type Modified
    • CreatedBy, DateCreated, DateUpdated attributes Removed
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Roles
POST /v1/Services/{ServiceSid}/Roles/{Sid}
POST /v1/Services/{ServiceSid}/Users
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Users/{Sid}
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{Sid}
  • Body
  • content type Modified
    • Media.CompatibilityMessage, Notifications.AddedToChannel.Sound, Notifications.InvitedToChannel.Sound, Notifications.LogEnabled, Notifications.NewMessage.BadgeCountEnabled, Notifications.NewMessage.Sound, Notifications.RemovedFromChannel.Sound, PostWebhookRetryCount, PreWebhookRetryCount attributes Removed
    • Webhooks.OnChannelAdd.Method, Webhooks.OnChannelAdd.Url, Webhooks.OnChannelAdded.Method, Webhooks.OnChannelAdded.Url, Webhooks.OnChannelDestroy.Method, Webhooks.OnChannelDestroy.Url, Webhooks.OnChannelDestroyed.Method, Webhooks.OnChannelDestroyed.Url, Webhooks.OnChannelUpdate.Method, Webhooks.OnChannelUpdate.Url, Webhooks.OnChannelUpdated.Method, Webhooks.OnChannelUpdated.Url, Webhooks.OnMemberAdd.Method, Webhooks.OnMemberAdd.Url, Webhooks.OnMemberAdded.Method, Webhooks.OnMemberAdded.Url, Webhooks.OnMemberRemove.Method, Webhooks.OnMemberRemove.Url, Webhooks.OnMemberRemoved.Method, Webhooks.OnMemberRemoved.Url, Webhooks.OnMessageRemove.Method, Webhooks.OnMessageRemove.Url, Webhooks.OnMessageRemoved.Method, Webhooks.OnMessageRemoved.Url, Webhooks.OnMessageSend.Method, Webhooks.OnMessageSend.Url, Webhooks.OnMessageSent.Method, Webhooks.OnMessageSent.Url, Webhooks.OnMessageUpdate.Method, Webhooks.OnMessageUpdate.Url, Webhooks.OnMessageUpdated.Method, Webhooks.OnMessageUpdated.Url attributes Added
  • Response
  • 200 response Modified
    • limits, notifications attributes Modified
    • media, post_webhook_retry_count, pre_webhook_retry_count attributes Removed
    • webhooks attribute Added
Removed 14 Breaking
DELETE /v2/Services/{ServiceSid}/Bindings/{Sid}
DELETE /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
DELETE /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings/{Sid}
DELETE /v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}
GET /v2/Services/{ServiceSid}/Bindings
GET /v2/Services/{ServiceSid}/Bindings/{Sid}
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
GET /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings
GET /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings/{Sid}
GET /v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
POST /v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}
Insights API
1.29.1
14 structure changes including:
9 Additions
5 Modifications
Modified 5 Breaking
GET /v1/Video/Rooms/{RoomSid}/Participants
  • Response
  • 200 response Modified
    • participants attribute Modified
GET /v1/Video/Rooms/{RoomSid}/Participants/{ParticipantSid}
  • Response
  • 200 response Modified
    • properties, publisher_info attributes Modified
GET /v1/Voice/{CallSid}/Events
  • Response
  • 200 response Modified
    • events attribute Modified
GET /v1/Voice/{CallSid}/Metrics
  • Response
  • 200 response Modified
    • metrics attribute Modified
GET /v1/Voice/{CallSid}/Summary
  • Response
  • 200 response Modified
    • attributes, carrier_edge, client_edge, from, properties, sdk_edge, sip_edge, to, trust attributes Modified
Added 9
GET /v1/Conferences
GET /v1/Conferences/{ConferenceSid}
GET /v1/Conferences/{ConferenceSid}/Participants
GET /v1/Conferences/{ConferenceSid}/Participants/{ParticipantSid}
GET /v1/Voice/Settings
GET /v1/Voice/Summaries
GET /v1/Voice/{CallSid}/Annotation
POST /v1/Voice/Settings
POST /v1/Voice/{CallSid}/Annotation
Frontline API
1.29.1
2 structure changes including:
2 Modifications
Modified 2
GET /v1/Users/{Sid}
  • Response
  • 200 response Modified
    • is_available attribute Added
POST /v1/Users/{Sid}
  • Body
  • content type Modified
    • IsAvailable attribute Added
  • Response
  • 200 response Modified
    • is_available attribute Added
Flex API
1.29.1
16 structure changes including:
1 Breaking change
10 Additions
5 Modifications
1 Removal
Modified 5 Breaking
GET /v1/Configuration
  • Response
  • 200 response Modified
    • attributes, crm_attributes, integrations, markdown, notifications, outbound_call_flows, plugin_service_attributes, public_attributes, queue_stats_configuration, taskrouter_skills, taskrouter_taskqueues, taskrouter_worker_attributes, taskrouter_worker_channels, ui_attributes, ui_dependencies attributes Modified
    • channel_configs, flex_insights_drilldown, flex_insights_hr, flex_url attributes Added
GET /v1/FlexFlows
  • Response
  • 200 response Modified
    • flex_flows attribute Modified
GET /v1/FlexFlows/{Sid}
  • Response
  • 200 response Modified
    • integration attribute Modified
POST /v1/FlexFlows
  • Response
  • 201 response Modified
    • integration attribute Modified
POST /v1/FlexFlows/{Sid}
  • Response
  • 200 response Modified
    • integration attribute Modified
Removed 1 Breaking
POST /v1/Configuration
Added 10
GET /v1/Interactions/{InteractionSid}/Channels
GET /v1/Interactions/{InteractionSid}/Channels/{ChannelSid}/Invites
GET /v1/Interactions/{InteractionSid}/Channels/{ChannelSid}/Participants
GET /v1/Interactions/{InteractionSid}/Channels/{Sid}
GET /v1/Interactions/{Sid}
POST /v1/Interactions
POST /v1/Interactions/{InteractionSid}/Channels/{ChannelSid}/Invites
POST /v1/Interactions/{InteractionSid}/Channels/{ChannelSid}/Participants
POST /v1/Interactions/{InteractionSid}/Channels/{ChannelSid}/Participants/{Sid}
POST /v1/Interactions/{InteractionSid}/Channels/{Sid}
Fax API
1.29.1
2 structure changes including:
2 Breaking changes
2 Removals
Removed 2 Breaking
POST /v1/Faxes
POST /v1/Faxes/{Sid}
Events API
1.29.1
5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /v1/Sinks
  • Response
  • 200 response Modified
    • sinks attribute Modified
GET /v1/Sinks/{Sid}
  • Response
  • 200 response Modified
    • sink_configuration attribute Modified
POST /v1/Sinks
  • Body
  • content type Modified
    • SinkConfiguration attribute Modified
  • Response
  • 201 response Modified
    • sink_configuration attribute Modified
POST /v1/Sinks/{Sid}
  • Response
  • 200 response Modified
    • sink_configuration attribute Modified
POST /v1/Subscriptions
  • Body
  • content type Modified
    • Types attribute Modified
Conversations API
1.29.1
49 structure changes including:
9 Additions
40 Modifications
Modified 40 Breaking
GET /v1/Conversations
  • Response
  • 200 response Modified
    • conversations attribute Modified
GET /v1/Services/{ChatServiceSid}/Conversations/{Sid}
  • Response
  • 200 response Modified
    • bindings, timers attributes Modified
GET /v1/Services/{ChatServiceSid}/Users/{UserSid}/Conversations
  • Response
  • 200 response Modified
    • conversations attribute Modified
GET /v1/Services/{ChatServiceSid}/Users/{UserSid}/Conversations/{ConversationSid}
  • Response
  • 200 response Modified
    • timers attribute Modified
GET /v1/Users/{UserSid}/Conversations
  • Response
  • 200 response Modified
    • conversations attribute Modified
GET /v1/Users/{UserSid}/Conversations/{ConversationSid}
  • Response
  • 200 response Modified
    • timers attribute Modified
POST /v1/Conversations
  • Response
  • 201 response Modified
    • bindings, timers attributes Modified
POST /v1/Conversations/{ConversationSid}/Messages
  • Response
  • 201 response Modified
    • delivery, media attributes Modified
POST /v1/Conversations/{ConversationSid}/Messages/{Sid}
  • Response
  • 200 response Modified
    • delivery, media attributes Modified
POST /v1/Conversations/{ConversationSid}/Participants
  • Response
  • 201 response Modified
    • messaging_binding attribute Modified
POST /v1/Conversations/{ConversationSid}/Participants/{Sid}
  • Response
  • 200 response Modified
    • messaging_binding attribute Modified
POST /v1/Conversations/{ConversationSid}/Webhooks
  • Response
  • 201 response Modified
    • configuration attribute Modified
POST /v1/Conversations/{ConversationSid}/Webhooks/{Sid}
  • Response
  • 200 response Modified
    • configuration attribute Modified
POST /v1/Conversations/{Sid}
  • Response
  • 200 response Modified
    • bindings, timers attributes Modified
POST /v1/Services/{ChatServiceSid}/Configuration/Notifications
  • Body
  • content type Modified
    • NewMessage.WithMedia.Enabled, NewMessage.WithMedia.Template attributes Added
  • Response
  • 200 response Modified
    • added_to_conversation, new_message, removed_from_conversation attributes Modified
POST /v1/Services/{ChatServiceSid}/Conversations
  • Response
  • 201 response Modified
    • bindings, timers attributes Modified
POST /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages
  • Response
  • 201 response Modified
    • delivery, media attributes Modified
POST /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages/{Sid}
  • Response
  • 200 response Modified
    • delivery, media attributes Modified
POST /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Participants
  • Response
  • 201 response Modified
    • messaging_binding attribute Modified
POST /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Participants/{Sid}
  • Response
  • 200 response Modified
    • messaging_binding attribute Modified
POST /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Webhooks
  • Response
  • 201 response Modified
    • configuration attribute Modified
POST /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Webhooks/{Sid}
  • Response
  • 200 response Modified
    • configuration attribute Modified
POST /v1/Services/{ChatServiceSid}/Conversations/{Sid}
  • Response
  • 200 response Modified
    • bindings, timers attributes Modified
POST /v1/Services/{ChatServiceSid}/Users/{UserSid}/Conversations/{ConversationSid}
  • Response
  • 200 response Modified
    • timers attribute Modified
POST /v1/Users/{UserSid}/Conversations/{ConversationSid}
  • Response
  • 200 response Modified
    • timers attribute Modified
GET /v1/Conversations/{ConversationSid}/Messages
  • Response
  • 200 response Modified
    • messages attribute Modified
  • Query
  • Order query parameter Added
GET /v1/Conversations/{ConversationSid}/Messages/{Sid}
  • Response
  • 200 response Modified
    • delivery, media attributes Modified
GET /v1/Conversations/{ConversationSid}/Participants
  • Response
  • 200 response Modified
    • participants attribute Modified
GET /v1/Conversations/{ConversationSid}/Participants/{Sid}
  • Response
  • 200 response Modified
    • messaging_binding attribute Modified
GET /v1/Conversations/{ConversationSid}/Webhooks
  • Response
  • 200 response Modified
    • webhooks attribute Modified
GET /v1/Conversations/{ConversationSid}/Webhooks/{Sid}
  • Response
  • 200 response Modified
    • configuration attribute Modified
GET /v1/Conversations/{Sid}
  • Response
  • 200 response Modified
    • bindings, timers attributes Modified
GET /v1/Services/{ChatServiceSid}/Configuration/Notifications
  • Response
  • 200 response Modified
    • added_to_conversation, new_message, removed_from_conversation attributes Modified
GET /v1/Services/{ChatServiceSid}/Conversations
  • Response
  • 200 response Modified
    • conversations attribute Modified
GET /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages
  • Response
  • 200 response Modified
    • messages attribute Modified
  • Query
  • Order query parameter Added
GET /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages/{Sid}
  • Response
  • 200 response Modified
    • delivery, media attributes Modified
GET /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Participants
  • Response
  • 200 response Modified
    • participants attribute Modified
GET /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Participants/{Sid}
  • Response
  • 200 response Modified
    • messaging_binding attribute Modified
GET /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Webhooks
  • Response
  • 200 response Modified
    • webhooks attribute Modified
GET /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Webhooks/{Sid}
  • Response
  • 200 response Modified
    • configuration attribute Modified
Added 9
DELETE /v1/Configuration/Addresses/{Sid}
GET /v1/Configuration/Addresses
GET /v1/Configuration/Addresses/{Sid}
GET /v1/ParticipantConversations
GET /v1/Services/{ChatServiceSid}/Configuration/Webhooks
GET /v1/Services/{ChatServiceSid}/ParticipantConversations
POST /v1/Configuration/Addresses
POST /v1/Configuration/Addresses/{Sid}
POST /v1/Services/{ChatServiceSid}/Configuration/Webhooks
Chat API
1.29.1
54 structure changes including:
54 Breaking changes
1 Modification
53 Removals
Modified 1 Breaking
POST /v3/Services/{ServiceSid}/Channels/{Sid}
  • Body
  • content type Modified
    • Attributes, CreatedBy, DateCreated, DateUpdated, FriendlyName, UniqueName attributes Removed
    • MessagingServiceSid, Type attributes Added
  • Response
  • 200 response Modified
    • links attribute Removed
    • messaging_service_sid attribute Added
Removed 53 Breaking
DELETE /v2/Credentials/{Sid}
DELETE /v2/Services/{ServiceSid}/Bindings/{Sid}
DELETE /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}
DELETE /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}
DELETE /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
DELETE /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
DELETE /v2/Services/{ServiceSid}/Channels/{Sid}
DELETE /v2/Services/{ServiceSid}/Roles/{Sid}
DELETE /v2/Services/{ServiceSid}/Users/{Sid}
DELETE /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings/{Sid}
DELETE /v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}
DELETE /v2/Services/{Sid}
GET /v2/Credentials
GET /v2/Credentials/{Sid}
GET /v2/Services
GET /v2/Services/{ServiceSid}/Bindings
GET /v2/Services/{ServiceSid}/Bindings/{Sid}
GET /v2/Services/{ServiceSid}/Channels
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
GET /v2/Services/{ServiceSid}/Channels/{Sid}
GET /v2/Services/{ServiceSid}/Roles
GET /v2/Services/{ServiceSid}/Roles/{Sid}
GET /v2/Services/{ServiceSid}/Users
GET /v2/Services/{ServiceSid}/Users/{Sid}
GET /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings
GET /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings/{Sid}
GET /v2/Services/{ServiceSid}/Users/{UserSid}/Channels
GET /v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}
GET /v2/Services/{Sid}
POST /v2/Credentials
POST /v2/Credentials/{Sid}
POST /v2/Services
POST /v2/Services/{ServiceSid}/Channels
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
POST /v2/Services/{ServiceSid}/Roles
POST /v2/Services/{ServiceSid}/Roles/{Sid}
POST /v2/Services/{ServiceSid}/Users
POST /v2/Services/{ServiceSid}/Users/{Sid}
POST /v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}
POST /v2/Services/{Sid}
Chat API
1.29.1
13 structure changes including:
13 Modifications
Modified 13 Breaking
DELETE /v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}
  • Header
  • X-Twilio-Webhook-Enabled header Added
GET /v2/Services
  • Response
  • 200 response Modified
    • services attribute Modified
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages
  • Response
  • 200 response Modified
    • messages attribute Modified
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
  • Response
  • 200 response Modified
    • media attribute Modified
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks
  • Response
  • 200 response Modified
    • webhooks attribute Modified
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
  • Response
  • 200 response Modified
    • configuration attribute Modified
GET /v2/Services/{Sid}
  • Response
  • 200 response Modified
    • limits, media, notifications attributes Modified
POST /v2/Services
  • Response
  • 201 response Modified
    • limits, media, notifications attributes Modified
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages
  • Response
  • 201 response Modified
    • media attribute Modified
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
  • Response
  • 200 response Modified
    • media attribute Modified
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks
  • Response
  • 201 response Modified
    • configuration attribute Modified
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
  • Response
  • 200 response Modified
    • configuration attribute Modified
POST /v2/Services/{Sid}
  • Response
  • 200 response Modified
    • limits, media, notifications attributes Modified
Chat API
1.29.1
54 structure changes including:
54 Breaking changes
40 Modifications
14 Removals
Modified 40 Breaking
DELETE /v1/Credentials/{Sid}
DELETE /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}
DELETE /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}
  • Header
  • X-Twilio-Webhook-Enabled header Removed
DELETE /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
  • Header
  • X-Twilio-Webhook-Enabled header Removed
DELETE /v1/Services/{ServiceSid}/Channels/{Sid}
  • Header
  • X-Twilio-Webhook-Enabled header Removed
DELETE /v1/Services/{ServiceSid}/Roles/{Sid}
DELETE /v1/Services/{ServiceSid}/Users/{Sid}
DELETE /v1/Services/{Sid}
GET /v1/Credentials
GET /v1/Credentials/{Sid}
GET /v1/Services
  • Response
  • 200 response Modified
    • services attribute Modified
GET /v1/Services/{ServiceSid}/Channels
GET /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites
GET /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}
GET /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members
  • Response
  • 200 response Modified
    • members attribute Modified
GET /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}
  • Response
  • 200 response Modified
    • attributes attribute Removed
GET /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages
  • Response
  • 200 response Modified
    • messages attribute Modified
GET /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
  • Response
  • 200 response Modified
    • last_updated_by, media, type attributes Removed
GET /v1/Services/{ServiceSid}/Channels/{Sid}
GET /v1/Services/{ServiceSid}/Roles
GET /v1/Services/{ServiceSid}/Roles/{Sid}
GET /v1/Services/{ServiceSid}/Users
GET /v1/Services/{ServiceSid}/Users/{Sid}
GET /v1/Services/{ServiceSid}/Users/{UserSid}/Channels
  • Response
  • 200 response Modified
    • channels attribute Modified
GET /v1/Services/{Sid}
  • Response
  • 200 response Modified
    • limits, notifications attributes Modified
    • media, post_webhook_retry_count, pre_webhook_retry_count attributes Removed
    • webhooks attribute Added
POST /v1/Credentials
POST /v1/Credentials/{Sid}
POST /v1/Services
  • Response
  • 201 response Modified
    • limits, notifications attributes Modified
    • media, post_webhook_retry_count, pre_webhook_retry_count attributes Removed
    • webhooks attribute Added
POST /v1/Services/{ServiceSid}/Channels
  • Body
  • content type Modified
    • CreatedBy, DateCreated, DateUpdated attributes Removed
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites
POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members
  • Body
  • content type Modified
    • Attributes, DateCreated, DateUpdated, LastConsumedMessageIndex, LastConsumptionTimestamp attributes Removed
  • Response
  • 201 response Modified
    • attributes attribute Removed
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}
  • Body
  • content type Modified
    • Attributes, DateCreated, DateUpdated, LastConsumptionTimestamp attributes Removed
  • Response
  • 200 response Modified
    • attributes attribute Removed
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages
  • Body
  • content type Modified
    • Body attribute Modified
    • DateCreated, DateUpdated, LastUpdatedBy, MediaSid attributes Removed
  • Response
  • 201 response Modified
    • last_updated_by, media, type attributes Removed
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}
  • Body
  • content type Modified
    • DateCreated, DateUpdated, From, LastUpdatedBy attributes Removed
  • Response
  • 200 response Modified
    • last_updated_by, media, type attributes Removed
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Channels/{Sid}
  • Body
  • content type Modified
    • CreatedBy, DateCreated, DateUpdated attributes Removed
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Roles
POST /v1/Services/{ServiceSid}/Roles/{Sid}
POST /v1/Services/{ServiceSid}/Users
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{ServiceSid}/Users/{Sid}
  • Header
  • X-Twilio-Webhook-Enabled header Removed
POST /v1/Services/{Sid}
  • Body
  • content type Modified
    • Media.CompatibilityMessage, Notifications.AddedToChannel.Sound, Notifications.InvitedToChannel.Sound, Notifications.LogEnabled, Notifications.NewMessage.BadgeCountEnabled, Notifications.NewMessage.Sound, Notifications.RemovedFromChannel.Sound, PostWebhookRetryCount, PreWebhookRetryCount attributes Removed
    • Webhooks.OnChannelAdd.Method, Webhooks.OnChannelAdd.Url, Webhooks.OnChannelAdded.Method, Webhooks.OnChannelAdded.Url, Webhooks.OnChannelDestroy.Method, Webhooks.OnChannelDestroy.Url, Webhooks.OnChannelDestroyed.Method, Webhooks.OnChannelDestroyed.Url, Webhooks.OnChannelUpdate.Method, Webhooks.OnChannelUpdate.Url, Webhooks.OnChannelUpdated.Method, Webhooks.OnChannelUpdated.Url, Webhooks.OnMemberAdd.Method, Webhooks.OnMemberAdd.Url, Webhooks.OnMemberAdded.Method, Webhooks.OnMemberAdded.Url, Webhooks.OnMemberRemove.Method, Webhooks.OnMemberRemove.Url, Webhooks.OnMemberRemoved.Method, Webhooks.OnMemberRemoved.Url, Webhooks.OnMessageRemove.Method, Webhooks.OnMessageRemove.Url, Webhooks.OnMessageRemoved.Method, Webhooks.OnMessageRemoved.Url, Webhooks.OnMessageSend.Method, Webhooks.OnMessageSend.Url, Webhooks.OnMessageSent.Method, Webhooks.OnMessageSent.Url, Webhooks.OnMessageUpdate.Method, Webhooks.OnMessageUpdate.Url, Webhooks.OnMessageUpdated.Method, Webhooks.OnMessageUpdated.Url attributes Added
  • Response
  • 200 response Modified
    • limits, notifications attributes Modified
    • media, post_webhook_retry_count, pre_webhook_retry_count attributes Removed
    • webhooks attribute Added
Removed 14 Breaking
DELETE /v2/Services/{ServiceSid}/Bindings/{Sid}
DELETE /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
DELETE /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings/{Sid}
DELETE /v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}
GET /v2/Services/{ServiceSid}/Bindings
GET /v2/Services/{ServiceSid}/Bindings/{Sid}
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks
GET /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
GET /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings
GET /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings/{Sid}
GET /v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks
POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}
POST /v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}
Bulkexports API
1.29.1
3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /v1/Exports/Jobs/{JobSid}
  • Response
  • 200 response Modified
    • details attribute Modified
GET /v1/Exports/{ResourceType}/Jobs
  • Response
  • 200 response Modified
    • jobs attribute Modified
POST /v1/Exports/{ResourceType}/Jobs
  • Response
  • 201 response Modified
    • details attribute Modified
Autopilot API
1.29.1
15 structure changes including:
15 Modifications
Modified 15 Breaking
GET /v1/Assistants/{AssistantSid}/Defaults
  • Response
  • 200 response Modified
    • data attribute Modified
GET /v1/Assistants/{AssistantSid}/Dialogues/{Sid}
  • Response
  • 200 response Modified
    • data attribute Modified
GET /v1/Assistants/{AssistantSid}/Queries
  • Response
  • 200 response Modified
    • queries attribute Modified
GET /v1/Assistants/{AssistantSid}/Queries/{Sid}
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/Assistants/{AssistantSid}/StyleSheet
  • Response
  • 200 response Modified
    • data attribute Modified
GET /v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Actions
  • Response
  • 200 response Modified
    • data attribute Modified
POST /v1/Assistants
  • Body
  • content type Modified
    • Defaults, StyleSheet attributes Modified
POST /v1/Assistants/{AssistantSid}/Defaults
  • Body
  • content type Modified
    • Defaults attribute Modified
  • Response
  • 200 response Modified
    • data attribute Modified
POST /v1/Assistants/{AssistantSid}/Queries
  • Response
  • 201 response Modified
    • results attribute Modified
POST /v1/Assistants/{AssistantSid}/Queries/{Sid}
  • Response
  • 200 response Modified
    • results attribute Modified
POST /v1/Assistants/{AssistantSid}/StyleSheet
  • Body
  • content type Modified
    • StyleSheet attribute Modified
  • Response
  • 200 response Modified
    • data attribute Modified
POST /v1/Assistants/{AssistantSid}/Tasks
  • Body
  • content type Modified
    • Actions attribute Modified
POST /v1/Assistants/{AssistantSid}/Tasks/{Sid}
  • Body
  • content type Modified
    • Actions attribute Modified
POST /v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Actions
  • Body
  • content type Modified
    • Actions attribute Modified
  • Response
  • 200 response Modified
    • data attribute Modified
POST /v1/Assistants/{Sid}
  • Body
  • content type Modified
    • Defaults, StyleSheet attributes Modified
56 structure changes including:
4 Additions
52 Modifications
Modified 52 Breaking
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}.json
  • Response
  • 200 response Modified
    • emergency_address_status attribute Added
GET /2010-04-01/Accounts/{AccountSid}/Messages.json
  • Query
  • DateSent, DateSent> query parameters Modified
GET /2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}/Media.json
  • Query
  • DateCreated, DateCreated> query parameters Modified
GET /2010-04-01/Accounts/{AccountSid}/Notifications.json
  • Query
  • MessageDate, MessageDate> query parameters Modified
GET /2010-04-01/Accounts/{AccountSid}/Recordings.json
  • Query
  • DateCreated, DateCreated> query parameters Modified
  • IncludeSoftDeleted query parameter Added
  • Response
  • 200 response Modified
    • recordings attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{Sid}.json
  • Response
  • 200 response Modified
    • encryption_details attribute Modified
    • media_url attribute Added
  • Query
  • IncludeSoftDeleted query parameter Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/CredentialListMappings.json
  • Response
  • 200 response Modified
    • credential_list_mappings attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/CredentialListMappings/{Sid}.json
  • Response
  • 200 response Modified
    • subresource_uris attribute Removed
    • domain_sid attribute Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/IpAccessControlListMappings.json
  • Response
  • 200 response Modified
    • ip_access_control_list_mappings attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/IpAccessControlListMappings/{Sid}.json
  • Response
  • 200 response Modified
    • subresource_uris attribute Removed
    • domain_sid attribute Added
POST /2010-04-01/Accounts/{AccountSid}/Calls.json
  • Body
  • content type Modified
    • TimeLimit attribute Added
  • Response
  • 201 response Modified
    • annotation attribute Removed
POST /2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary.json
  • Response
  • 201 response Modified
    • issues attribute Modified
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Payments.json
  • Body
  • content type Modified
    • Parameter attribute Modified
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.json
  • Response
  • 201 response Modified
    • encryption_details attribute Modified
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
  • Response
  • 200 response Modified
    • encryption_details attribute Modified
POST /2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json
  • Body
  • content type Modified
    • TimeLimit attribute Added
  • Response
  • 200 response Modified
    • annotation attribute Removed
POST /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants.json
  • Body
  • content type Modified
    • TimeLimit attribute Added
POST /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings/{Sid}.json
  • Response
  • 200 response Modified
    • encryption_details, price attributes Modified
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers.json
  • Response
  • 201 response Modified
    • emergency_address_status attribute Added
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Local.json
  • Response
  • 201 response Modified
    • emergency_address_status attribute Added
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Mobile.json
  • Response
  • 201 response Modified
    • emergency_address_status attribute Added
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/TollFree.json
  • Response
  • 201 response Modified
    • emergency_address_status attribute Added
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns.json
  • Response
  • 201 response Modified
    • configuration attribute Modified
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}.json
  • Response
  • 200 response Modified
    • emergency_address_status attribute Added
POST /2010-04-01/Accounts/{AccountSid}/Messages.json
  • Body
  • content type Modified
    • ScheduleType, SendAsMms, SendAt attributes Added
POST /2010-04-01/Accounts/{AccountSid}/Messages/{Sid}.json
  • Body
  • content type Modified
    • Status attribute Added
POST /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/CredentialListMappings.json
  • Response
  • 201 response Modified
    • subresource_uris attribute Removed
    • domain_sid attribute Added
POST /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/IpAccessControlListMappings.json
  • Response
  • 201 response Modified
    • subresource_uris attribute Removed
    • domain_sid attribute Added
GET /2010-04-01/Accounts/{AccountSid}/Addresses/{AddressSid}/DependentPhoneNumbers.json
  • Response
  • 200 response Modified
    • dependent_phone_numbers attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Local.json
  • Response
  • 200 response Modified
    • available_phone_numbers attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/MachineToMachine.json
  • Response
  • 200 response Modified
    • available_phone_numbers attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Mobile.json
  • Response
  • 200 response Modified
    • available_phone_numbers attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/National.json
  • Response
  • 200 response Modified
    • available_phone_numbers attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/SharedCost.json
  • Response
  • 200 response Modified
    • available_phone_numbers attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/TollFree.json
  • Response
  • 200 response Modified
    • available_phone_numbers attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Voip.json
  • Response
  • 200 response Modified
    • available_phone_numbers attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/Calls.json
  • Query
  • StartTime, StartTime>, EndTime, EndTime> query parameters Modified
  • Response
  • 200 response Modified
    • calls attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary/{Sid}.json
  • Response
  • 200 response Modified
    • issues attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Events.json
  • Response
  • 200 response Modified
    • events attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Notifications.json
  • Query
  • MessageDate, MessageDate> query parameters Modified
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.json
  • Query
  • DateCreated, DateCreated> query parameters Modified
  • Response
  • 200 response Modified
    • recordings attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
  • Response
  • 200 response Modified
    • encryption_details attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json
  • Response
  • 200 response Modified
    • annotation attribute Removed
GET /2010-04-01/Accounts/{AccountSid}/Conferences.json
  • Query
  • DateCreated, DateCreated>, DateUpdated, DateUpdated> query parameters Modified
GET /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings.json
  • Query
  • DateCreated, DateCreated> query parameters Modified
  • Response
  • 200 response Modified
    • recordings attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings/{Sid}.json
  • Response
  • 200 response Modified
    • encryption_details, price attributes Modified
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers.json
  • Response
  • 200 response Modified
    • incoming_phone_numbers attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Local.json
  • Response
  • 200 response Modified
    • incoming_phone_numbers attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Mobile.json
  • Response
  • 200 response Modified
    • incoming_phone_numbers attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/TollFree.json
  • Response
  • 200 response Modified
    • incoming_phone_numbers attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns.json
  • Response
  • 200 response Modified
    • assigned_add_ons attribute Modified
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{Sid}.json
  • Response
  • 200 response Modified
    • configuration attribute Modified
Added 4
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Streams/{Sid}.json
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Streams.json
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Siprec/{Sid}.json
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Siprec.json
Supersim API
1.19.0
5 structure changes including:
1 Addition
4 Modifications
Modified 4
GET /v1/Sims
  • Response
  • 200 response Modified
    • sims attribute Modified
GET /v1/Sims/{Sid}
  • Response
  • 200 response Modified
    • links attribute Added
POST /v1/Sims
  • Response
  • 201 response Modified
    • links attribute Added
POST /v1/Sims/{Sid}
  • Response
  • 200 response Modified
    • links attribute Added
  • 202 response Modified
    • links attribute Added
Added 1
GET /v1/Sims/{SimSid}/BillingPeriods
27 structure changes including:
20 Breaking changes
7 Additions
12 Modifications
8 Removals
Modified 12 Breaking
POST /v2/Flows/{FlowSid}/Executions/{Sid}
  • Response
  • 200 response Modified
    • contact_sid attribute Removed
POST /v2/Flows/{FlowSid}/Executions
  • Response
  • 201 response Modified
    • contact_sid attribute Removed
GET /v2/Flows/{Sid}
  • Response
  • 200 response Modified
    • version attribute Removed
    • commit_message, definition, errors, revision, valid, warnings, webhook_url attributes Added
GET /v2/Flows/{FlowSid}/Executions/{Sid}
  • Response
  • 200 response Modified
    • contact_sid attribute Removed
GET /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{StepSid}/Context
GET /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{Sid}
DELETE /v2/Flows/{FlowSid}/Executions/{Sid}
DELETE /v2/Flows/{Sid}
GET /v2/Flows
  • Response
  • 200 response Modified
    • flows attribute Modified
GET /v2/Flows/{FlowSid}/Executions
  • Response
  • 200 response Modified
    • executions attribute Modified
GET /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Context
GET /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps
Removed 8 Breaking
DELETE /v1/Flows/{FlowSid}/Engagements/{Sid}
GET /v1/Flows/{FlowSid}/Engagements
GET /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Context
GET /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps
GET /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps/{Sid}
GET /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps/{StepSid}/Context
GET /v1/Flows/{FlowSid}/Engagements/{Sid}
POST /v1/Flows/{FlowSid}/Engagements
Added 7
POST /v2/Flows/{Sid}/TestUsers
POST /v2/Flows/{Sid}
POST /v2/Flows/Validate
POST /v2/Flows
GET /v2/Flows/{Sid}/TestUsers
GET /v2/Flows/{Sid}/Revisions/{Revision}
GET /v2/Flows/{Sid}/Revisions
Studio API
1.19.0
27 structure changes including:
19 Breaking changes
8 Additions
12 Modifications
7 Removals
Modified 12 Breaking
POST /v1/Flows/{FlowSid}/Executions
  • Response
  • 201 response Modified
    • contact_sid attribute Added
GET /v1/Flows/{Sid}
  • Response
  • 200 response Modified
    • commit_message, definition, errors, revision, valid, warnings, webhook_url attributes Removed
    • version attribute Added
GET /v1/Flows/{FlowSid}/Executions/{Sid}
  • Response
  • 200 response Modified
    • contact_sid attribute Added
GET /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{StepSid}/Context
GET /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{Sid}
GET /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps
GET /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Context
GET /v1/Flows/{FlowSid}/Executions
  • Response
  • 200 response Modified
    • executions attribute Modified
GET /v1/Flows
  • Response
  • 200 response Modified
    • flows attribute Modified
DELETE /v1/Flows/{Sid}
DELETE /v1/Flows/{FlowSid}/Executions/{Sid}
POST /v1/Flows/{FlowSid}/Executions/{Sid}
  • Response
  • 200 response Modified
    • contact_sid attribute Added
Removed 7 Breaking
GET /v2/Flows/{Sid}/Revisions
GET /v2/Flows/{Sid}/Revisions/{Revision}
GET /v2/Flows/{Sid}/TestUsers
POST /v2/Flows
POST /v2/Flows/Validate
POST /v2/Flows/{Sid}
POST /v2/Flows/{Sid}/TestUsers
Added 8
POST /v1/Flows/{FlowSid}/Engagements
GET /v1/Flows/{FlowSid}/Engagements/{Sid}
GET /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps/{StepSid}/Context
GET /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps/{Sid}
GET /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps
GET /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Context
GET /v1/Flows/{FlowSid}/Engagements
DELETE /v1/Flows/{FlowSid}/Engagements/{Sid}
7 structure changes including:
7 Breaking changes
3 Modifications
4 Removals
Modified 3 Breaking
GET /v2/Voice/Countries
GET /v2/Voice/Countries/{IsoCountry}
  • Response
  • 200 response Modified
    • outbound_prefix_prices attribute Modified
GET /v2/Voice/Numbers/{DestinationNumber}
  • Response
  • 200 response Modified
    • number, outbound_call_price attributes Removed
    • destination_number, origination_number, outbound_call_prices attributes Added
  • Path
  • Number path parameter Removed
  • DestinationNumber path parameter Added
  • Query
  • OriginationNumber query parameter Added
Removed 4 Breaking
GET /v1/Messaging/Countries
GET /v1/Messaging/Countries/{IsoCountry}
GET /v1/PhoneNumbers/Countries
GET /v1/PhoneNumbers/Countries/{IsoCountry}
Pricing API
1.19.0
7 structure changes including:
3 Breaking changes
4 Additions
3 Modifications
Modified 3 Breaking
GET /v1/Voice/Countries
GET /v1/Voice/Countries/{IsoCountry}
  • Response
  • 200 response Modified
    • outbound_prefix_prices attribute Modified
GET /v1/Voice/Numbers/{Number}
  • Response
  • 200 response Modified
    • destination_number, origination_number, outbound_call_prices attributes Removed
    • number, outbound_call_price attributes Added
  • Path
  • DestinationNumber path parameter Removed
  • Number path parameter Added
  • Query
  • OriginationNumber query parameter Removed
Added 4
GET /v1/Messaging/Countries
GET /v1/Messaging/Countries/{IsoCountry}
GET /v1/PhoneNumbers/Countries
GET /v1/PhoneNumbers/Countries/{IsoCountry}