API structure has changed
  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 properties Modified
 - channel_configs, flex_insights_drilldown, flex_insights_hr, flex_url properties Added
 
 
GET /v1/FlexFlows
              - Response
 - 
  200 response Modified
    
- flex_flows property Modified
 
 
GET /v1/FlexFlows/{Sid}
              - Response
 - 
  200 response Modified
    
- integration property Modified
 
 
POST /v1/FlexFlows
              - Response
 - 
  201 response Modified
    
- integration property Modified
 
 
POST /v1/FlexFlows/{Sid}
              - Response
 - 
  200 response Modified
    
- integration property 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}