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:
Wireless API
1.29.1
3 structure changes including:
3 Modifications
Modified 3
GET /v1/Sims/{SimSid}/DataSessions
  • Response
  • 200 response Modified
    • data_sessions attribute Modified
GET /v1/Sims/{SimSid}/UsageRecords
  • Response
  • 200 response Modified
    • usage_records attribute Modified
GET /v1/UsageRecords
  • Response
  • 200 response Modified
    • usage_records attribute Modified
Voice API
1.29.1
1 structure change including:
1 Addition
Added 1
DELETE /v1/Archives/{Date}/Calls/{Sid}
Video API
1.29.1
17 structure changes including:
17 Modifications
Modified 17 Breaking
GET /v1/CompositionHooks
  • Response
  • 200 response Modified
    • composition_hooks attribute Modified
GET /v1/CompositionHooks/{Sid}
  • Response
  • 200 response Modified
    • video_layout attribute Modified
GET /v1/Compositions
  • Response
  • 200 response Modified
    • compositions attribute Modified
GET /v1/Compositions/{Sid}
  • Response
  • 200 response Modified
    • video_layout attribute Modified
    • media_external_location, status_callback, status_callback_method attributes Added
GET /v1/Recordings
  • Response
  • 200 response Modified
    • recordings attribute Modified
GET /v1/Recordings/{Sid}
  • Response
  • 200 response Modified
    • grouping_sids attribute Modified
    • media_external_location, status_callback, status_callback_method attributes Added
GET /v1/Rooms
  • Response
  • 200 response Modified
    • rooms attribute Modified
GET /v1/Rooms/{RoomSid}/Recordings
  • Response
  • 200 response Modified
    • recordings attribute Modified
GET /v1/Rooms/{RoomSid}/Recordings/{Sid}
  • Response
  • 200 response Modified
    • grouping_sids attribute Modified
    • media_external_location attribute Added
GET /v1/Rooms/{Sid}
  • Response
  • 200 response Modified
    • audio_only, empty_room_timeout, large_room, max_participant_duration, unused_room_timeout attributes Added
POST /v1/CompositionHooks
  • Body
  • content type Modified
    • VideoLayout attribute Modified
  • Response
  • 201 response Modified
    • video_layout attribute Modified
POST /v1/CompositionHooks/{Sid}
  • Body
  • content type Modified
    • VideoLayout attribute Modified
  • Response
  • 200 response Modified
    • video_layout attribute Modified
POST /v1/Compositions
  • Body
  • content type Modified
    • VideoLayout attribute Modified
  • Response
  • 201 response Modified
    • video_layout attribute Modified
    • media_external_location, status_callback, status_callback_method attributes Added
POST /v1/Rooms
  • Body
  • content type Modified
    • RecordingRules attribute Modified
    • AudioOnly, EmptyRoomTimeout, LargeRoom, MaxParticipantDuration, UnusedRoomTimeout attributes Added
  • Response
  • 201 response Modified
    • audio_only, empty_room_timeout, large_room, max_participant_duration, unused_room_timeout attributes Added
POST /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribeRules
  • Body
  • content type Modified
    • Rules attribute Modified
POST /v1/Rooms/{RoomSid}/RecordingRules
  • Body
  • content type Modified
    • Rules attribute Modified
POST /v1/Rooms/{Sid}
  • Response
  • 200 response Modified
    • audio_only, empty_room_timeout, large_room, max_participant_duration, unused_room_timeout attributes Added
Verify API
1.29.1
26 structure changes including:
3 Additions
23 Modifications
Modified 23 Breaking
GET /v2/Attempts
  • Response
  • 200 response Modified
    • attempts attribute Modified
  • Query
  • Country, Channel, VerifyServiceSid, VerificationSid, Status query parameters Added
GET /v2/Attempts/{Sid}
  • Response
  • 200 response Modified
    • channel_data attribute Modified
    • price, verification_sid attributes Added
GET /v2/Forms/{FormType}
  • Response
  • 200 response Modified
    • form_meta, forms attributes Modified
GET /v2/Services
  • Response
  • 200 response Modified
    • services attribute Modified
GET /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges
  • Response
  • 200 response Modified
    • challenges attribute Modified
  • Query
  • Order query parameter Added
GET /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{Sid}
  • Response
  • 200 response Modified
    • details, hidden_details attributes Modified
    • metadata attribute Added
GET /v2/Services/{ServiceSid}/Entities/{Identity}/Factors
  • Response
  • 200 response Modified
    • factors attribute Modified
GET /v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid}
  • Response
  • 200 response Modified
    • config attribute Modified
    • metadata attribute Added
GET /v2/Services/{ServiceSid}/Verifications/{Sid}
  • Response
  • 200 response Modified
    • lookup, send_code_attempts attributes Modified
GET /v2/Services/{ServiceSid}/Webhooks
  • Response
  • 200 response Modified
    • webhooks attribute Modified
GET /v2/Services/{ServiceSid}/Webhooks/{Sid}
  • Response
  • 200 response Modified
    • version attribute Added
GET /v2/Services/{Sid}
  • Response
  • 200 response Modified
    • push, totp attributes Modified
    • default_template_sid attribute Added
POST /v2/Services
  • Body
  • content type Modified
    • DefaultTemplateSid attribute Added
  • Response
  • 201 response Modified
    • push, totp attributes Modified
    • default_template_sid attribute Added
POST /v2/Services/{ServiceSid}/AccessTokens
  • Body
  • content type Modified
    • FactorFriendlyName, Ttl attributes Added
  • Response
  • 201 response Modified
    • account_sid, date_created, entity_identity, factor_friendly_name, factor_type, service_sid, sid, ttl, url attributes Added
POST /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges
  • Body
  • content type Modified
    • Details.Fields, HiddenDetails attributes Modified
  • Response
  • 201 response Modified
    • details, hidden_details attributes Modified
    • metadata attribute Added
POST /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{Sid}
  • Body
  • content type Modified
    • Metadata attribute Added
  • Response
  • 200 response Modified
    • details, hidden_details attributes Modified
    • metadata attribute Added
POST /v2/Services/{ServiceSid}/Entities/{Identity}/Factors
  • Body
  • content type Modified
    • Metadata attribute Added
  • Response
  • 201 response Modified
    • binding, config attributes Modified
    • metadata attribute Added
POST /v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid}
  • Body
  • content type Modified
    • Config.NotificationPlatform attribute Added
  • Response
  • 200 response Modified
    • config attribute Modified
    • metadata attribute Added
POST /v2/Services/{ServiceSid}/Verifications
  • Body
  • content type Modified
    • ChannelConfiguration, RateLimits attributes Modified
    • TemplateCustomSubstitutions, TemplateSid attributes Added
  • Response
  • 201 response Modified
    • lookup, send_code_attempts attributes Modified
POST /v2/Services/{ServiceSid}/Verifications/{Sid}
  • Response
  • 200 response Modified
    • lookup, send_code_attempts attributes Modified
POST /v2/Services/{ServiceSid}/Webhooks
  • Body
  • content type Modified
    • Version attribute Added
  • Response
  • 201 response Modified
    • version attribute Added
POST /v2/Services/{ServiceSid}/Webhooks/{Sid}
  • Body
  • content type Modified
    • Version attribute Added
  • Response
  • 200 response Modified
    • version attribute Added
POST /v2/Services/{Sid}
  • Body
  • content type Modified
    • DefaultTemplateSid attribute Added
  • Response
  • 200 response Modified
    • push, totp attributes Modified
    • default_template_sid attribute Added
Added 3
GET /v2/Attempts/Summary
GET /v2/Services/{ServiceSid}/AccessTokens/{Sid}
GET /v2/Templates
Trusthub API
1.29.1
20 structure changes including:
20 Modifications
Modified 20 Breaking
GET /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations/{Sid}
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/EndUserTypes
  • Response
  • 200 response Modified
    • end_user_types attribute Modified
GET /v1/EndUserTypes/{Sid}
  • Response
  • 200 response Modified
    • fields attribute Modified
GET /v1/EndUsers
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/EndUsers/{Sid}
  • Response
  • 200 response Modified
    • attributes attribute Modified
GET /v1/Policies
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/Policies/{Sid}
  • Response
  • 200 response Modified
    • requirements attribute Modified
GET /v1/SupportingDocumentTypes
  • Response
  • 200 response Modified
    • supporting_document_types attribute Modified
GET /v1/SupportingDocumentTypes/{Sid}
  • Response
  • 200 response Modified
    • fields attribute Modified
GET /v1/SupportingDocuments
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/SupportingDocuments/{Sid}
  • Response
  • 200 response Modified
    • attributes attribute Modified
GET /v1/TrustProducts/{TrustProductSid}/Evaluations
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/TrustProducts/{TrustProductSid}/Evaluations/{Sid}
  • Response
  • 200 response Modified
    • results attribute Modified
POST /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations
  • Response
  • 201 response Modified
    • results attribute Modified
POST /v1/EndUsers
  • Body
  • content type Modified
    • Attributes attribute Modified
  • Response
  • 201 response Modified
    • attributes attribute Modified
POST /v1/EndUsers/{Sid}
  • Body
  • content type Modified
    • Attributes attribute Modified
  • Response
  • 200 response Modified
    • attributes attribute Modified
POST /v1/SupportingDocuments
  • Body
  • content type Modified
    • Attributes attribute Modified
  • Response
  • 201 response Modified
    • attributes attribute Modified
POST /v1/SupportingDocuments/{Sid}
  • Body
  • content type Modified
    • Attributes attribute Modified
  • Response
  • 200 response Modified
    • attributes attribute Modified
POST /v1/TrustProducts/{TrustProductSid}/Evaluations
  • Response
  • 201 response Modified
    • results attribute Modified
Trunking API
1.29.1
4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /v1/Trunks
  • Response
  • 200 response Modified
    • trunks attribute Modified
GET /v1/Trunks/{Sid}
  • Response
  • 200 response Modified
    • recording attribute Modified
    • transfer_caller_id attribute Added
POST /v1/Trunks
  • Body
  • content type Modified
    • TransferCallerId attribute Added
  • Response
  • 201 response Modified
    • recording attribute Modified
    • transfer_caller_id attribute Added
POST /v1/Trunks/{Sid}
  • Body
  • content type Modified
    • TransferCallerId attribute Added
  • Response
  • 200 response Modified
    • recording attribute Modified
    • transfer_caller_id attribute Added
Taskrouter API
1.29.1
24 structure changes including:
24 Modifications
Modified 24 Breaking
DELETE /v1/Workspaces/{WorkspaceSid}/Workers/{Sid}
  • Header
  • If-Match header Added
GET /v1/Workspaces/{WorkspaceSid}/Activities
  • Response
  • 200 response Modified
    • activities attribute Modified
GET /v1/Workspaces/{WorkspaceSid}/Activities/{Sid}
  • Response
  • 200 response Modified
    • links attribute Added
GET /v1/Workspaces/{WorkspaceSid}/CumulativeStatistics
  • Response
  • 200 response Modified
    • split_by_wait_time, wait_duration_until_accepted, wait_duration_until_canceled attributes Modified
GET /v1/Workspaces/{WorkspaceSid}/Events
  • Response
  • 200 response Modified
    • events attribute Modified
GET /v1/Workspaces/{WorkspaceSid}/Events/{Sid}
  • Response
  • 200 response Modified
    • event_data attribute Modified
GET /v1/Workspaces/{WorkspaceSid}/RealTimeStatistics
  • Response
  • 200 response Modified
    • activity_statistics, tasks_by_priority, tasks_by_status attributes Modified
GET /v1/Workspaces/{WorkspaceSid}/Statistics
  • Response
  • 200 response Modified
    • cumulative, realtime attributes Modified
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/Statistics
  • Response
  • 200 response Modified
    • task_queues_statistics attribute Modified
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/CumulativeStatistics
  • Response
  • 200 response Modified
    • split_by_wait_time, wait_duration_in_queue_until_accepted, wait_duration_until_accepted, wait_duration_until_canceled attributes Modified
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/RealTimeStatistics
  • Response
  • 200 response Modified
    • activity_statistics, tasks_by_priority, tasks_by_status attributes Modified
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/Statistics
  • Response
  • 200 response Modified
    • cumulative, realtime attributes Modified
GET /v1/Workspaces/{WorkspaceSid}/Workers/CumulativeStatistics
  • Response
  • 200 response Modified
    • activity_durations attribute Modified
GET /v1/Workspaces/{WorkspaceSid}/Workers/RealTimeStatistics
  • Response
  • 200 response Modified
    • activity_statistics attribute Modified
GET /v1/Workspaces/{WorkspaceSid}/Workers/Statistics
  • Response
  • 200 response Modified
    • cumulative, realtime attributes Modified
GET /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Statistics
  • Response
  • 200 response Modified
    • cumulative attribute Modified
GET /v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/CumulativeStatistics
  • Response
  • 200 response Modified
    • split_by_wait_time, wait_duration_until_accepted, wait_duration_until_canceled attributes Modified
GET /v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/RealTimeStatistics
  • Response
  • 200 response Modified
    • tasks_by_priority, tasks_by_status attributes Modified
GET /v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/Statistics
  • Response
  • 200 response Modified
    • cumulative, realtime attributes Modified
POST /v1/Workspaces/{WorkspaceSid}/Activities
  • Response
  • 201 response Modified
    • links attribute Added
POST /v1/Workspaces/{WorkspaceSid}/Activities/{Sid}
  • Response
  • 200 response Modified
    • links attribute Added
POST /v1/Workspaces/{WorkspaceSid}/Tasks/{TaskSid}/Reservations/{Sid}
  • Header
  • If-Match header Added
POST /v1/Workspaces/{WorkspaceSid}/Workers/{Sid}
  • Header
  • If-Match header Added
POST /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Reservations/{Sid}
  • Header
  • If-Match header Added
Sync API
1.29.1
13 structure changes including:
13 Modifications
Modified 13 Breaking
GET /v1/Services/{ServiceSid}/Documents
  • Response
  • 200 response Modified
    • documents attribute Modified
GET /v1/Services/{ServiceSid}/Documents/{Sid}
  • Response
  • 200 response Modified
    • data attribute Modified
GET /v1/Services/{ServiceSid}/Lists/{ListSid}/Items
  • Response
  • 200 response Modified
    • items attribute Modified
GET /v1/Services/{ServiceSid}/Lists/{ListSid}/Items/{Index}
  • Response
  • 200 response Modified
    • data attribute Modified
GET /v1/Services/{ServiceSid}/Maps/{MapSid}/Items
  • Response
  • 200 response Modified
    • items attribute Modified
GET /v1/Services/{ServiceSid}/Maps/{MapSid}/Items/{Key}
  • Response
  • 200 response Modified
    • data attribute Modified
POST /v1/Services/{ServiceSid}/Documents
  • Body
  • content type Modified
    • Data attribute Modified
  • Response
  • 201 response Modified
    • data attribute Modified
POST /v1/Services/{ServiceSid}/Documents/{Sid}
  • Body
  • content type Modified
    • Data attribute Modified
  • Response
  • 200 response Modified
    • data attribute Modified
POST /v1/Services/{ServiceSid}/Lists/{ListSid}/Items
  • Body
  • content type Modified
    • Data attribute Modified
  • Response
  • 201 response Modified
    • data attribute Modified
POST /v1/Services/{ServiceSid}/Lists/{ListSid}/Items/{Index}
  • Body
  • content type Modified
    • Data attribute Modified
  • Response
  • 200 response Modified
    • data attribute Modified
POST /v1/Services/{ServiceSid}/Maps/{MapSid}/Items
  • Body
  • content type Modified
    • Data attribute Modified
  • Response
  • 201 response Modified
    • data attribute Modified
POST /v1/Services/{ServiceSid}/Maps/{MapSid}/Items/{Key}
  • Body
  • content type Modified
    • Data attribute Modified
  • Response
  • 200 response Modified
    • data attribute Modified
POST /v1/Services/{ServiceSid}/Streams/{StreamSid}/Messages
  • Body
  • content type Modified
    • Data attribute Modified
  • Response
  • 201 response Modified
    • data attribute Modified
Supersim API
1.29.1
19 structure changes including:
3 Breaking changes
6 Additions
10 Modifications
3 Removals
Modified 10 Breaking
GET /v1/Fleets
  • Response
  • 200 response Modified
    • fleets attribute Modified
GET /v1/Fleets/{Sid}
  • Response
  • 200 response Modified
    • commands_enabled, commands_method, commands_url attributes Removed
    • ip_commands_method, ip_commands_url attributes Added
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
  • Response
  • 200 response Modified
    • networks attribute Modified
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks/{Sid}
  • Response
  • 200 response Modified
    • identifiers attribute Modified
GET /v1/Networks
  • Response
  • 200 response Modified
    • networks attribute Modified
GET /v1/Networks/{Sid}
  • Response
  • 200 response Modified
    • identifiers attribute Modified
GET /v1/UsageRecords
  • Response
  • 200 response Modified
    • usage_records attribute Modified
POST /v1/Fleets
  • Body
  • content type Modified
    • CommandsEnabled, CommandsMethod, CommandsUrl attributes Removed
    • IpCommandsMethod, IpCommandsUrl attributes Added
  • Response
  • 201 response Modified
    • commands_enabled, commands_method, commands_url attributes Removed
    • ip_commands_method, ip_commands_url attributes Added
POST /v1/Fleets/{Sid}
  • Body
  • content type Modified
    • CommandsMethod, CommandsUrl attributes Removed
    • IpCommandsMethod, IpCommandsUrl attributes Added
  • Response
  • 200 response Modified
    • commands_enabled, commands_method, commands_url attributes Removed
    • ip_commands_method, ip_commands_url attributes Added
POST /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
  • Response
  • 201 response Modified
    • identifiers attribute Modified
Removed 3 Breaking
GET /v1/Commands
GET /v1/Commands/{Sid}
POST /v1/Commands
Added 6
GET /v1/ESimProfiles
GET /v1/ESimProfiles/{Sid}
GET /v1/IpCommands
GET /v1/IpCommands/{Sid}
POST /v1/ESimProfiles
POST /v1/IpCommands
Studio API
1.29.1
15 structure changes including:
15 Modifications
Modified 15 Breaking
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
  • Response
  • 200 response Modified
    • context attribute Modified
GET /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps
  • Response
  • 200 response Modified
    • steps attribute Modified
GET /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{Sid}
  • Response
  • 200 response Modified
    • context attribute Modified
GET /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{StepSid}/Context
  • Response
  • 200 response Modified
    • context attribute Modified
GET /v2/Flows/{FlowSid}/Executions/{Sid}
  • Response
  • 200 response Modified
    • context attribute Modified
GET /v2/Flows/{Sid}
  • Response
  • 200 response Modified
    • definition, errors, warnings attributes Modified
GET /v2/Flows/{Sid}/Revisions
  • Response
  • 200 response Modified
    • revisions attribute Modified
GET /v2/Flows/{Sid}/Revisions/{Revision}
  • Response
  • 200 response Modified
    • definition, errors attributes Modified
POST /v2/Flows
  • Body
  • content type Modified
    • Definition attribute Modified
  • Response
  • 201 response Modified
    • definition, errors, warnings attributes Modified
POST /v2/Flows/Validate
  • Body
  • content type Modified
    • Definition attribute Modified
POST /v2/Flows/{FlowSid}/Executions
  • Body
  • content type Modified
    • Parameters attribute Modified
  • Response
  • 201 response Modified
    • context attribute Modified
POST /v2/Flows/{FlowSid}/Executions/{Sid}
  • Response
  • 200 response Modified
    • context attribute Modified
POST /v2/Flows/{Sid}
  • Body
  • content type Modified
    • Definition attribute Modified
  • Response
  • 200 response Modified
    • definition, errors, warnings attributes Modified
Studio API
1.29.1
27 structure changes including:
19 Breaking changes
8 Additions
12 Modifications
7 Removals
Modified 12 Breaking
DELETE /v1/Flows/{FlowSid}/Executions/{Sid}
DELETE /v1/Flows/{Sid}
GET /v1/Flows
  • Response
  • 200 response Modified
    • flows attribute Modified
GET /v1/Flows/{FlowSid}/Executions
  • Response
  • 200 response Modified
    • executions attribute Modified
GET /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Context
  • Response
  • 200 response Modified
    • context attribute Modified
GET /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps
  • Response
  • 200 response Modified
    • steps attribute Modified
GET /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{Sid}
  • Response
  • 200 response Modified
    • context attribute Modified
GET /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{StepSid}/Context
  • Response
  • 200 response Modified
    • context attribute Modified
GET /v1/Flows/{FlowSid}/Executions/{Sid}
  • Response
  • 200 response Modified
    • context attribute 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
POST /v1/Flows/{FlowSid}/Executions
  • Body
  • content type Modified
    • Parameters attribute Modified
  • Response
  • 201 response Modified
    • context attribute Modified
    • contact_sid attribute Added
POST /v1/Flows/{FlowSid}/Executions/{Sid}
  • Response
  • 200 response Modified
    • context attribute 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
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
Serverless API
1.29.1
7 structure changes including:
7 Modifications
Modified 7 Breaking
GET /v1/Services
  • Response
  • 200 response Modified
    • services attribute Modified
GET /v1/Services/{ServiceSid}/Builds
  • Response
  • 200 response Modified
    • builds attribute Modified
GET /v1/Services/{ServiceSid}/Builds/{Sid}
  • Response
  • 200 response Modified
    • asset_versions, dependencies, function_versions attributes Modified
GET /v1/Services/{Sid}
  • Response
  • 200 response Modified
    • domain_base attribute Added
POST /v1/Services
  • Response
  • 201 response Modified
    • domain_base attribute Added
POST /v1/Services/{ServiceSid}/Builds
  • Response
  • 201 response Modified
    • asset_versions, dependencies, function_versions attributes Modified
POST /v1/Services/{Sid}
  • Response
  • 200 response Modified
    • domain_base attribute Added
Proxy API
1.29.1
1 structure change including:
1 Modification
Modified 1 Breaking
POST /v1/Services/{ServiceSid}/Sessions
  • Body
  • content type Modified
    • Participants attribute Modified
Pricing API
1.29.1
3 structure changes including:
3 Additions
Added 3
GET /v2/Trunking/Countries
GET /v2/Trunking/Countries/{IsoCountry}
GET /v2/Trunking/Numbers/{DestinationNumber}
Pricing API
1.29.1
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}
Numbers API
1.29.1
21 structure changes including:
3 Additions
18 Modifications
Modified 18 Breaking
GET /v2/RegulatoryCompliance/Bundles
  • Query
  • HasValidUntilDate, SortBy, SortDirection, ValidUntilDate, ValidUntilDate, ValidUntilDate> query parameters Added
GET /v2/RegulatoryCompliance/Bundles/{BundleSid}/Evaluations
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v2/RegulatoryCompliance/Bundles/{BundleSid}/Evaluations/{Sid}
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v2/RegulatoryCompliance/EndUserTypes
  • Response
  • 200 response Modified
    • end_user_types attribute Modified
GET /v2/RegulatoryCompliance/EndUserTypes/{Sid}
  • Response
  • 200 response Modified
    • fields attribute Modified
GET /v2/RegulatoryCompliance/EndUsers
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v2/RegulatoryCompliance/EndUsers/{Sid}
  • Response
  • 200 response Modified
    • attributes attribute Modified
GET /v2/RegulatoryCompliance/Regulations
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v2/RegulatoryCompliance/Regulations/{Sid}
  • Response
  • 200 response Modified
    • requirements attribute Modified
GET /v2/RegulatoryCompliance/SupportingDocumentTypes
  • Response
  • 200 response Modified
    • supporting_document_types attribute Modified
GET /v2/RegulatoryCompliance/SupportingDocumentTypes/{Sid}
  • Response
  • 200 response Modified
    • fields attribute Modified
GET /v2/RegulatoryCompliance/SupportingDocuments
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v2/RegulatoryCompliance/SupportingDocuments/{Sid}
  • Response
  • 200 response Modified
    • attributes attribute Modified
    • failure_reason attribute Added
POST /v2/RegulatoryCompliance/Bundles/{BundleSid}/Evaluations
  • Response
  • 201 response Modified
    • results attribute Modified
POST /v2/RegulatoryCompliance/EndUsers
  • Body
  • content type Modified
    • Attributes attribute Modified
  • Response
  • 201 response Modified
    • attributes attribute Modified
POST /v2/RegulatoryCompliance/EndUsers/{Sid}
  • Body
  • content type Modified
    • Attributes attribute Modified
  • Response
  • 200 response Modified
    • attributes attribute Modified
POST /v2/RegulatoryCompliance/SupportingDocuments
  • Body
  • content type Modified
    • Attributes attribute Modified
  • Response
  • 201 response Modified
    • attributes attribute Modified
    • failure_reason attribute Added
POST /v2/RegulatoryCompliance/SupportingDocuments/{Sid}
  • Body
  • content type Modified
    • Attributes attribute Modified
  • Response
  • 200 response Modified
    • attributes attribute Modified
    • failure_reason attribute Added
Added 3
GET /v2/RegulatoryCompliance/Bundles/{BundleSid}/Copies
POST /v2/RegulatoryCompliance/Bundles/{BundleSid}/Copies
POST /v2/RegulatoryCompliance/Bundles/{BundleSid}/ReplaceItems
Notify API
1.29.1
1 structure change including:
1 Modification
Modified 1 Breaking
POST /v1/Services/{ServiceSid}/Notifications
  • Body
  • content type Modified
    • Alexa, Apn, Data, FacebookMessenger, Fcm, Gcm, Sms attributes Modified
  • Response
  • 201 response Modified
    • alexa, apn, data, facebook_messenger, fcm, gcm, sms attributes Modified
Monitor API
1.29.1
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /v1/Events
  • Response
  • 200 response Modified
    • events attribute Modified
GET /v1/Events/{Sid}
  • Response
  • 200 response Modified
    • event_data attribute Modified
Messaging API
1.29.1
16 structure changes including:
4 Additions
12 Modifications
Modified 12 Breaking
GET /v1/Services
  • Response
  • 200 response Modified
    • services attribute Modified
GET /v1/Services/Usecases
  • Response
  • 200 response Modified
    • usecases attribute Modified
GET /v1/Services/{MessagingServiceSid}/Compliance/Usa2p
  • Response
  • 200 response Modified
    • compliance attribute Modified
GET /v1/Services/{MessagingServiceSid}/Compliance/Usa2p/Usecases
  • Response
  • 200 response Modified
    • us_app_to_person_usecases attribute Modified
  • Query
  • BrandRegistrationSid query parameter Added
GET /v1/Services/{MessagingServiceSid}/Compliance/Usa2p/{Sid}
  • Response
  • 200 response Modified
    • rate_limits attribute Modified
    • mock attribute Added
GET /v1/Services/{Sid}
  • Response
  • 200 response Modified
    • us_app_to_person_registered, usecase attributes Added
GET /v1/a2p/BrandRegistrations
  • Response
  • 200 response Modified
    • data attribute Modified
GET /v1/a2p/BrandRegistrations/{Sid}
  • Response
  • 200 response Modified
    • brand_feedback, brand_type, government_entity, identity_status, links, mock, russell_3000, skip_automatic_sec_vet, tax_exempt_status attributes Added
POST /v1/Services
  • Body
  • content type Modified
    • Usecase attribute Added
  • Response
  • 201 response Modified
    • us_app_to_person_registered, usecase attributes Added
POST /v1/Services/{MessagingServiceSid}/Compliance/Usa2p
  • Response
  • 201 response Modified
    • rate_limits attribute Modified
    • mock attribute Added
POST /v1/Services/{Sid}
  • Body
  • content type Modified
    • Usecase attribute Added
  • Response
  • 200 response Modified
    • us_app_to_person_registered, usecase attributes Added
POST /v1/a2p/BrandRegistrations
  • Body
  • content type Modified
    • A2PProfileBundleSid attribute Modified
    • BrandType, Mock, SkipAutomaticSecVet attributes Added
  • Response
  • 201 response Modified
    • brand_feedback, brand_type, government_entity, identity_status, links, mock, russell_3000, skip_automatic_sec_vet, tax_exempt_status attributes Added
Added 4
GET /v1/a2p/BrandRegistrations/{BrandSid}/Vettings
GET /v1/a2p/BrandRegistrations/{BrandSid}/Vettings/{BrandVettingSid}
POST /v1/a2p/BrandRegistrations/{BrandSid}/Vettings
POST /v1/a2p/BrandRegistrations/{Sid}