API structure has changed
  12 structure changes including:
    
    12 Modifications
        Modified
        12
          Breaking
      
      GET /v1/Conferences
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  conferences property Modified
    
- 
  detected_issues, tag_info properties Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  detected_issues, tag_info properties Modified
    
 - 
  meta property Modified
    
- 
  next_page_url, previous_page_url properties Modified
    
- 
          Type went from 
string(uri)tostring(uri) | null 
 - 
          Type went from 
 
 - 
  next_page_url, previous_page_url properties Modified
    
 
 - 
  conferences property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Conferences/{ConferenceSid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  detected_issues, tag_info properties Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  detected_issues, tag_info properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Conferences/{ConferenceSid}/Participants
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  participants property Modified
    
- 
  properties, events, metrics properties Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  properties, events, metrics properties Modified
    
 - 
  meta property Modified
    
- 
  next_page_url, previous_page_url properties Modified
    
- 
          Type went from 
string(uri)tostring(uri) | null 
 - 
          Type went from 
 
 - 
  next_page_url, previous_page_url properties Modified
    
 
 - 
  participants property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Conferences/{ConferenceSid}/Participants/{ParticipantSid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  properties, events, metrics properties Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  properties, events, metrics properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Video/Rooms
              - Query
 - 
  RoomType query parameter Modified
    
- 
          Type went from 
array[string]toarray[string | null] 
 - 
          Type went from 
 - Page, PageToken query parameters Added
 - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  meta property Modified
    
- 
  next_page_url, previous_page_url properties Modified
    
- 
          Type went from 
string(uri)tostring(uri) | null 
 - 
          Type went from 
 
 - 
  next_page_url, previous_page_url properties Modified
    
 
 - 
  meta property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Video/Rooms/{RoomSid}/Participants
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  participants property Modified
    
- 
  properties, publisher_info properties Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  properties, publisher_info properties Modified
    
 - 
  meta property Modified
    
- 
  next_page_url, previous_page_url properties Modified
    
- 
          Type went from 
string(uri)tostring(uri) | null 
 - 
          Type went from 
 
 - 
  next_page_url, previous_page_url properties Modified
    
 
 - 
  participants property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Video/Rooms/{RoomSid}/Participants/{ParticipantSid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  properties, publisher_info properties Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  properties, publisher_info properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Voice/Summaries
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  call_summaries property Modified
    
- 
  from, to, carrier_edge, client_edge, sdk_edge, sip_edge, attributes, properties, trust properties Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 - answered_by, annotation properties Added
 
 - 
  from, to, carrier_edge, client_edge, sdk_edge, sip_edge, attributes, properties, trust properties Modified
    
 - 
  meta property Modified
    
- 
  next_page_url, previous_page_url properties Modified
    
- 
          Type went from 
string(uri)tostring(uri) | null 
 - 
          Type went from 
 
 - 
  next_page_url, previous_page_url properties Modified
    
 
 - 
  call_summaries property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - 
  Branded query parameter Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - AnsweredBy, AnsweredByAnnotation, ConnectivityIssueAnnotation, QualityIssueAnnotation, SpamAnnotation, CallScoreAnnotation, BrandedEnabled, VoiceIntegrityEnabled, BrandedBundleSid, BrandedLogo, BrandedType, BrandedUseCase, BrandedCallReason, VoiceIntegrityBundleSid, VoiceIntegrityUseCase, BusinessProfileIdentity, BusinessProfileIndustry, BusinessProfileBundleSid, BusinessProfileType, Page, PageToken query parameters Added
 
GET /v1/Voice/{CallSid}/Events
              - Query
 - 
  Edge query parameter Modified
    
- 
          Type went from 
stringtostring | null 
 - 
          Type went from 
 - Page, PageToken query parameters Added
 - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  events property Modified
    
- 
  carrier_edge, sip_edge, sdk_edge, client_edge properties Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  carrier_edge, sip_edge, sdk_edge, client_edge properties Modified
    
 - 
  meta property Modified
    
- 
  next_page_url, previous_page_url properties Modified
    
- 
          Type went from 
string(uri)tostring(uri) | null 
 - 
          Type went from 
 
 - 
  next_page_url, previous_page_url properties Modified
    
 
 - 
  events property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Voice/{CallSid}/Metrics
              - Query
 - 
  Edge, Direction query parameters Modified
    
- 
          Type went from 
stringtostring | null 
 - 
          Type went from 
 - Page, PageToken query parameters Added
 - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  metrics property Modified
    
- 
  carrier_edge, sip_edge, sdk_edge, client_edge properties Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  carrier_edge, sip_edge, sdk_edge, client_edge properties Modified
    
 - 
  meta property Modified
    
- 
  next_page_url, previous_page_url properties Modified
    
- 
          Type went from 
string(uri)tostring(uri) | null 
 - 
          Type went from 
 
 - 
  next_page_url, previous_page_url properties Modified
    
 
 - 
  metrics property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Voice/{CallSid}/Summary
              - Query
 - 
  ProcessingState query parameter Modified
    
- 
          Type went from 
stringtostring | null 
 - 
          Type went from 
 - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  from, to, carrier_edge, client_edge, sdk_edge, sip_edge, attributes, properties, trust properties Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 - answered_by, annotation properties Added
 
 - 
  from, to, carrier_edge, client_edge, sdk_edge, sip_edge, attributes, properties, trust properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Voice/{CallSid}/Annotation
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- 
  AnsweredBy, ConnectivityIssue properties Modified
    
- 
          Type went from 
stringtostring | null 
 - 
          Type went from 
 
 - 
  AnsweredBy, ConnectivityIssue properties Modified