13 structure changes including:
    
    13 Modifications
        Modified
        13
          Breaking
      
      GET /v1/Commands
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  commands property Modified
    
- 
  command_mode, transport, status, direction properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  command_mode, transport, status, direction 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
    
 
 - 
  commands property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Commands/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  command_mode, transport, status, direction properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  command_mode, transport, status, direction properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/RatePlans
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  rate_plans property Modified
    
- 
  data_limit, national_roaming_data_limit, international_roaming_data_limit properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  data_limit, national_roaming_data_limit, international_roaming_data_limit 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
    
 
 - 
  rate_plans property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/RatePlans/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  data_limit, national_roaming_data_limit, international_roaming_data_limit properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  data_limit, national_roaming_data_limit, international_roaming_data_limit properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Sims
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  sims property Modified
    
- 
  status, reset_status properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status, reset_status 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
    
 
 - 
  sims property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Sims/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status, reset_status properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status, reset_status properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Sims/{SimSid}/DataSessions
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  data_sessions property Modified
    
- 
  packets_uploaded, packets_downloaded properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  packets_uploaded, packets_downloaded 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
    
 
 - 
  data_sessions property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Sims/{SimSid}/UsageRecords
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/UsageRecords
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
POST /v1/Commands
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  command_mode, transport, status, direction properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  command_mode, transport, status, direction properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/RatePlans
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- DataLimitStrategy property Added
 
 - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  data_limit, national_roaming_data_limit, international_roaming_data_limit properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  data_limit, national_roaming_data_limit, international_roaming_data_limit properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/RatePlans/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  data_limit, national_roaming_data_limit, international_roaming_data_limit properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  data_limit, national_roaming_data_limit, international_roaming_data_limit properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Sims/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status, reset_status properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status, reset_status properties Modified
    
 
 - 
  application/json content type Modified
    
 
  14 structure changes including:
    
    14 Modifications
        Modified
        14
          Breaking
      
      GET /v1/ByocTrunks
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/ConnectionPolicies
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/ConnectionPolicies/{ConnectionPolicySid}/Targets
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  targets property Modified
    
- 
  priority, weight properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  priority, weight 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
    
 
 - 
  targets property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/ConnectionPolicies/{ConnectionPolicySid}/Targets/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  priority, weight properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  priority, weight properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/DialingPermissions/Countries
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/DialingPermissions/Countries/{IsoCode}/HighRiskSpecialPrefixes
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/IpRecords
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  ip_records property Modified
    
- 
  cidr_prefix_length property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  cidr_prefix_length property 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
    
 
 - 
  ip_records property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/IpRecords/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  cidr_prefix_length property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  cidr_prefix_length property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/SourceIpMappings
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
POST /v1/ConnectionPolicies/{ConnectionPolicySid}/Targets
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  priority, weight properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  priority, weight properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/ConnectionPolicies/{ConnectionPolicySid}/Targets/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  priority, weight properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  priority, weight properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/DialingPermissions/BulkCountryUpdates
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  update_count property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  update_count property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/IpRecords
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  cidr_prefix_length property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  cidr_prefix_length property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/IpRecords/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  cidr_prefix_length property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  cidr_prefix_length property Modified
    
 
 - 
  application/json content type Modified
    
 
  32 structure changes including:
    
    5 Additions
    27 Modifications
        Modified
        27
          Breaking
      
      POST /v1/Rooms/{Sid}
              - Response
 - 
  200 response Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - 202 response Added
 
POST /v1/Rooms/{RoomSid}/RecordingRules
              - Response
 - 
  202 response Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - 200 response Added
 
POST /v1/Rooms/{RoomSid}/Participants/{Sid}
              - Response
 - 
  200 response Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - 202 response Added
 
POST /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribeRules
              - Response
 - 
  202 response Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - 200 response Added
 
POST /v1/Rooms
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- TranscribeParticipantsOnConnect, TranscriptionsConfiguration properties Added
 
 - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status, type properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  max_participants, max_participant_duration, empty_room_timeout, unused_room_timeout properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, type properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/RecordingSettings/Default
              - Response
 - 
  201 response Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - 200 response Added
 
POST /v1/Compositions
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status, format properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  video_layout property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 - 
  bitrate, duration properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, format properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/CompositionSettings/Default
              - Response
 - 
  201 response Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - 200 response Added
 
POST /v1/CompositionHooks/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  video_layout property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 - 
  format property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  video_layout property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/CompositionHooks
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  video_layout property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 - 
  format property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  video_layout property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Rooms/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status, type properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  max_participants, max_participant_duration, empty_room_timeout, unused_room_timeout properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, type properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Rooms/{RoomSid}/Recordings/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status, type, container_format, codec properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  grouping_sids property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  status, type, container_format, codec properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Rooms/{RoomSid}/Recordings
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  recordings property Modified
    
- 
  status, type, container_format, codec properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  grouping_sids property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  status, type, container_format, codec 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
    
 
 - 
  recordings property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Rooms/{RoomSid}/Participants/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribedTracks/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  kind property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  kind property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribedTracks
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  subscribed_tracks property Modified
    
- 
  kind property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  kind property 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
    
 
 - 
  subscribed_tracks property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribeRules
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  rules property Modified
    
- 
          Type went from 
array[object(object)] | nulltoarray[object(subscribe-rule)] | null 
- type, all, publisher, track, kind, priority properties Added
 
 - 
          Type went from 
 
 - 
  rules property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/PublishedTracks/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  kind property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  kind property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/PublishedTracks
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  published_tracks property Modified
    
- 
  kind property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  kind property 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
    
 
 - 
  published_tracks property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Rooms/{RoomSid}/Participants
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  participants property Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property 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/Rooms
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  rooms property Modified
    
- 
  status, type properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  max_participants, max_participant_duration, empty_room_timeout, unused_room_timeout properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, type 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
    
 
 - 
  rooms property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Recordings/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status, type, container_format, codec properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  grouping_sids property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  status, type, container_format, codec properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Recordings
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  recordings property Modified
    
- 
  status, type, container_format, codec properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  grouping_sids property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  status, type, container_format, codec 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
    
 
 - 
  recordings property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Compositions/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status, format properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  video_layout property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 - 
  bitrate, duration properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, format properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Compositions
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  compositions property Modified
    
- 
  status, format properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  video_layout property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 - 
  bitrate, duration properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, format 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
    
 
 - 
  compositions property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/CompositionHooks/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  video_layout property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 - 
  format property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  video_layout property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/CompositionHooks
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  composition_hooks property Modified
    
- 
  video_layout property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 - 
  format property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  video_layout property 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
    
 
 - 
  composition_hooks property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
        Added
        5
      
      POST /v1/Rooms/{RoomSid}/Transcriptions/{Ttid}
          POST /v1/Rooms/{RoomSid}/Transcriptions
          POST /v1/Rooms/{RoomSid}/Participants/{Sid}/Anonymize
          GET /v1/Rooms/{RoomSid}/Transcriptions/{Ttid}
          GET /v1/Rooms/{RoomSid}/Transcriptions
          
  31 structure changes including:
    
    5 Additions
    26 Modifications
        Modified
        26
          Breaking
      
      POST /v1/TrustProducts/{TrustProductSid}/Evaluations
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/TrustProducts/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - errors property Added
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/TrustProducts
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - errors property Added
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/SupportingDocuments/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/SupportingDocuments
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/CustomerProfiles/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - errors property Added
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/CustomerProfiles
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - errors property Added
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/TrustProducts/{TrustProductSid}/Evaluations/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/TrustProducts/{TrustProductSid}/Evaluations
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  results property Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property 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
    
 
 - 
  results property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/TrustProducts/{TrustProductSid}/EntityAssignments
              - 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
    
 - Query
 - ObjectType, Page, PageToken query parameters Added
 
GET /v1/TrustProducts/{TrustProductSid}/ChannelEndpointAssignments
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/TrustProducts/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - errors property Added
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/TrustProducts
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  results property Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - errors property Added
 
 - 
  status property 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
    
 
 - 
  results property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/SupportingDocuments/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/SupportingDocuments
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  results property Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property 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
    
 
 - 
  results property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/SupportingDocumentTypes
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Policies
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/EndUsers
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/EndUserTypes
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/CustomerProfiles/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - errors property Added
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  results property Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property 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
    
 
 - 
  results property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/CustomerProfiles/{CustomerProfileSid}/EntityAssignments
              - 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
    
 - Query
 - ObjectType, Page, PageToken query parameters Added
 
GET /v1/CustomerProfiles/{CustomerProfileSid}/ChannelEndpointAssignments
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/CustomerProfiles
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  results property Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - errors property Added
 
 - 
  status property 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
    
 
 - 
  results property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
        Added
        5
      
      POST /v1/ComplianceInquiries/Tollfree/Initialize
          POST /v1/ComplianceInquiries/Registration/{RegistrationId}/RegulatoryCompliance/GB/Initialize
          POST /v1/ComplianceInquiries/Registration/RegulatoryCompliance/GB/Initialize
          POST /v1/ComplianceInquiries/Customers/{CustomerId}/Initialize
          POST /v1/ComplianceInquiries/Customers/Initialize
          
  15 structure changes including:
    
    15 Modifications
        Modified
        15
          Breaking
      
      GET /v1/Trunks
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  trunks property Modified
    
- 
  transfer_mode, transfer_caller_id properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - symmetric_rtp_enabled property Added
 
 - 
  transfer_mode, transfer_caller_id 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
    
 
 - 
  trunks property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Trunks/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  transfer_mode, transfer_caller_id properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - symmetric_rtp_enabled property Added
 
 - 
  transfer_mode, transfer_caller_id properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Trunks/{TrunkSid}/CredentialLists
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Trunks/{TrunkSid}/IpAccessControlLists
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Trunks/{TrunkSid}/OriginationUrls
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  origination_urls property Modified
    
- 
  weight, priority properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  weight, priority 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
    
 
 - 
  origination_urls property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Trunks/{TrunkSid}/OriginationUrls/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  weight, priority properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  weight, priority properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Trunks/{TrunkSid}/PhoneNumbers
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  phone_numbers property Modified
    
- 
  address_requirements property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  address_requirements property 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
    
 
 - 
  phone_numbers property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Trunks/{TrunkSid}/PhoneNumbers/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  address_requirements property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  address_requirements property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Trunks/{TrunkSid}/Recording
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  mode, trim properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  mode, trim properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Trunks
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  transfer_mode, transfer_caller_id properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - symmetric_rtp_enabled property Added
 
 - 
  transfer_mode, transfer_caller_id properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Trunks/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  transfer_mode, transfer_caller_id properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - symmetric_rtp_enabled property Added
 
 - 
  transfer_mode, transfer_caller_id properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Trunks/{TrunkSid}/OriginationUrls
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  weight, priority properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  weight, priority properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Trunks/{TrunkSid}/OriginationUrls/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  weight, priority properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  weight, priority properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Trunks/{TrunkSid}/PhoneNumbers
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  address_requirements property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  address_requirements property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Trunks/{TrunkSid}/Recording
              - Response
 - 
  202 response Modified
    
- 
  application/json content type Modified
    
- 
  mode, trim properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  mode, trim properties Modified
    
 
 - 
  application/json content type Modified
    
 
  39 structure changes including:
    
    1 Addition
    38 Modifications
        Modified
        38
          Breaking
      
      GET /v1/Workspaces
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  workspaces property Modified
    
- 
  prioritize_queue_order property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  prioritize_queue_order property 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
    
 
 - 
  workspaces property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Channels
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  channels property Modified
    
- 
  assigned_tasks, available_capacity_percentage, configured_capacity properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  assigned_tasks, available_capacity_percentage, configured_capacity 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
    
 
 - 
  channels property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Channels/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  assigned_tasks, available_capacity_percentage, configured_capacity properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  assigned_tasks, available_capacity_percentage, configured_capacity properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Reservations
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  reservations property Modified
    
- 
  reservation_status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  reservation_status property 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
    
 
 - 
  reservations property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Reservations/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  reservation_status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  reservation_status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/Workflows
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  workflows property Modified
    
- 
  task_reservation_timeout property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  task_reservation_timeout property 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
    
 
 - 
  workflows property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Workspaces/{WorkspaceSid}/Workflows/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  task_reservation_timeout property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  task_reservation_timeout property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/CumulativeStatistics
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  avg_task_acceptance_time, reservations_created, reservations_accepted, reservations_rejected, reservations_timed_out, reservations_canceled, reservations_rescinded, tasks_canceled, tasks_completed, tasks_entered, tasks_deleted, tasks_moved, tasks_timed_out_in_workflow properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  avg_task_acceptance_time, reservations_created, reservations_accepted, reservations_rejected, reservations_timed_out, reservations_canceled, reservations_rescinded, tasks_canceled, tasks_completed, tasks_entered, tasks_deleted, tasks_moved, tasks_timed_out_in_workflow properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/RealTimeStatistics
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  longest_task_waiting_age, total_tasks properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  longest_task_waiting_age, total_tasks properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Workspaces
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  prioritize_queue_order property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  prioritize_queue_order property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Workspaces/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  prioritize_queue_order property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  prioritize_queue_order property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Workspaces/{WorkspaceSid}/TaskQueues
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  max_reserved_workers property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  task_order property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  max_reserved_workers property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Workspaces/{WorkspaceSid}/TaskQueues/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  max_reserved_workers property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  task_order property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  max_reserved_workers property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Workspaces/{WorkspaceSid}/Tasks
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- VirtualStartTime, RoutingTarget, IgnoreCapacity, TaskQueueSid properties Added
 
 - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  age, priority, timeout properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  assignment_status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - virtual_start_time, ignore_capacity, routing_target properties Added
 
 - 
  age, priority, timeout properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Workspaces/{WorkspaceSid}/Tasks/{Sid}
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- VirtualStartTime property Added
 
 - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  age, priority, timeout properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  assignment_status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - virtual_start_time, ignore_capacity, routing_target properties Added
 
 - 
  age, priority, timeout properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Workspaces/{WorkspaceSid}/Tasks/{TaskSid}/Reservations/{Sid}
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- JitterBufferSize property Added
 
 - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  reservation_status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  reservation_status property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Channels/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  assigned_tasks, available_capacity_percentage, configured_capacity properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  assigned_tasks, available_capacity_percentage, configured_capacity properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Reservations/{Sid}
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- JitterBufferSize property Added
 
 - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  reservation_status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  reservation_status property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Workspaces/{WorkspaceSid}/Workflows
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  task_reservation_timeout property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  task_reservation_timeout property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Workspaces/{WorkspaceSid}/Workflows/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  task_reservation_timeout property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  task_reservation_timeout property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  prioritize_queue_order property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  prioritize_queue_order property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/Activities
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Workspaces/{WorkspaceSid}/CumulativeStatistics
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  avg_task_acceptance_time, reservations_created, reservations_accepted, reservations_rejected, reservations_timed_out, reservations_canceled, reservations_rescinded, tasks_canceled, tasks_completed, tasks_created, tasks_deleted, tasks_moved, tasks_timed_out_in_workflow properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  avg_task_acceptance_time, reservations_created, reservations_accepted, reservations_rejected, reservations_timed_out, reservations_canceled, reservations_rescinded, tasks_canceled, tasks_completed, tasks_created, tasks_deleted, tasks_moved, tasks_timed_out_in_workflow properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/Events
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Workspaces/{WorkspaceSid}/RealTimeStatistics
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  longest_task_waiting_age, total_tasks, total_workers properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  longest_task_waiting_age, total_tasks, total_workers properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/TaskChannels
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  task_queues property Modified
    
- 
  max_reserved_workers property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  task_order property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  max_reserved_workers property 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
    
 
 - 
  task_queues property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Ordering, Page, PageToken query parameters Added
 
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/Statistics
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  max_reserved_workers property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  task_order property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  max_reserved_workers property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/CumulativeStatistics
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  avg_task_acceptance_time, reservations_created, reservations_accepted, reservations_rejected, reservations_timed_out, reservations_canceled, reservations_rescinded, tasks_canceled, tasks_completed, tasks_deleted, tasks_entered, tasks_moved properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  avg_task_acceptance_time, reservations_created, reservations_accepted, reservations_rejected, reservations_timed_out, reservations_canceled, reservations_rescinded, tasks_canceled, tasks_completed, tasks_deleted, tasks_entered, tasks_moved properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/RealTimeStatistics
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  longest_task_waiting_age, longest_relative_task_age_in_queue, total_available_workers, total_eligible_workers, total_tasks properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  longest_task_waiting_age, longest_relative_task_age_in_queue, total_available_workers, total_eligible_workers, total_tasks properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/Tasks
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  tasks property Modified
    
- 
  age, priority, timeout properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  assignment_status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - virtual_start_time, ignore_capacity, routing_target properties Added
 
 - 
  age, priority, timeout 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
    
 
 - 
  tasks property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - RoutingTarget, Page, PageToken query parameters Added
 
GET /v1/Workspaces/{WorkspaceSid}/Tasks/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  age, priority, timeout properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  assignment_status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - virtual_start_time, ignore_capacity, routing_target properties Added
 
 - 
  age, priority, timeout properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/Tasks/{TaskSid}/Reservations
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  reservations property Modified
    
- 
  reservation_status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  reservation_status property 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
    
 
 - 
  reservations property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - WorkerSid, Page, PageToken query parameters Added
 
GET /v1/Workspaces/{WorkspaceSid}/Tasks/{TaskSid}/Reservations/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  reservation_status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  reservation_status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/Workers
              - 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
    
 - Query
 - Ordering, Page, PageToken query parameters Added
 
GET /v1/Workspaces/{WorkspaceSid}/Workers/CumulativeStatistics
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  reservations_created, reservations_accepted, reservations_rejected, reservations_timed_out, reservations_canceled, reservations_rescinded properties Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  reservations_created, reservations_accepted, reservations_rejected, reservations_timed_out, reservations_canceled, reservations_rescinded properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Workspaces/{WorkspaceSid}/Workers/RealTimeStatistics
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  total_workers property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  total_workers property Modified
    
 
 - 
  application/json content type Modified
    
 
        Added
        1
      
      POST /v1/Workspaces/{WorkspaceSid}/TaskQueues/RealTimeStatistics
          
  23 structure changes including:
    
    23 Modifications
        Modified
        23
          Breaking
      
      GET /v1/Services
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  services property Modified
    
- 
  reachability_debouncing_window property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  reachability_debouncing_window property 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
    
 
 - 
  services property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Documents
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  documents property Modified
    
- 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  data property 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
    
 
 - 
  documents property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Documents/{DocumentSid}/Permissions
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Documents/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  data property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Services/{ServiceSid}/Lists
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Lists/{ListSid}/Items
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  items property Modified
    
- 
  index property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  index property 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
    
 
 - 
  items property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Lists/{ListSid}/Items/{Index}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  index property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  index property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Services/{ServiceSid}/Lists/{ListSid}/Permissions
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Maps
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Maps/{MapSid}/Items
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  items property Modified
    
- 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  data property 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
    
 
 - 
  items property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Maps/{MapSid}/Items/{Key}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  data property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Services/{ServiceSid}/Maps/{MapSid}/Permissions
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Streams
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  reachability_debouncing_window property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  reachability_debouncing_window property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  reachability_debouncing_window property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  reachability_debouncing_window property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/Documents
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  data property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/Documents/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  data property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/Lists/{ListSid}/Items
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  index property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  index property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/Lists/{ListSid}/Items/{Index}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  index property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  index property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/Maps/{MapSid}/Items
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  data property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/Maps/{MapSid}/Items/{Key}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  data property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/Streams/{StreamSid}/Messages
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  data property Modified
    
- 
          Type is now 
object | null 
 - 
          Type is now 
 
 - 
  data property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  reachability_debouncing_window property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  reachability_debouncing_window property Modified
    
 
 - 
  application/json content type Modified
    
 
  24 structure changes including:
    
    2 Additions
    22 Modifications
        Modified
        22
          Breaking
      
      POST /v1/SmsCommands
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status, direction properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status, direction properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Sims/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 - 
  202 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Sims
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/IpCommands
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status, direction, payload_type properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  device_port property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, direction, payload_type properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Fleets/{Sid}
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- DataLimit property Added
 
 - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  data_limit property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  data_metering property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  data_limit property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Fleets
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  data_limit property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  data_metering property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  data_limit property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/ESimProfiles
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- GenerateMatchingId property Added
 
 - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - matching_id, activation_code properties Added
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/UsageRecords
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/SmsCommands/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status, direction properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status, direction properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/SmsCommands
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  sms_commands property Modified
    
- 
  status, direction properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status, direction 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
    
 
 - 
  sms_commands property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Sims/{SimSid}/BillingPeriods
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  billing_periods property Modified
    
- 
  period_type property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  period_type property 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
    
 
 - 
  billing_periods property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Sims/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Sims
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  sims property Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property 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
    
 
 - 
  sims property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Networks
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/NetworkAccessProfiles
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/IpCommands/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status, direction, payload_type properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  device_port property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, direction, payload_type properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/IpCommands
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  ip_commands property Modified
    
- 
  status, direction, payload_type properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  device_port property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, direction, payload_type 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
    
 
 - 
  ip_commands property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Fleets/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  data_limit property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  data_metering property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  data_limit property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Fleets
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  fleets property Modified
    
- 
  data_limit property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  data_metering property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  data_limit property 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
    
 
 - 
  fleets property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/ESimProfiles/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - matching_id, activation_code properties Added
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/ESimProfiles
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  esim_profiles property Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - matching_id, activation_code properties Added
 
 - 
  status property 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
    
 
 - 
  esim_profiles property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
        Added
        2
      
      GET /v1/Sims/{SimSid}/IpAddresses
          GET /v1/SettingsUpdates
          
  16 structure changes including:
    
    16 Modifications
        Modified
        16
          Breaking
      
      GET /v1/Services
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Assets
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Assets/{AssetSid}/Versions
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  asset_versions property Modified
    
- 
  visibility property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  visibility property 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
    
 
 - 
  asset_versions property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Assets/{AssetSid}/Versions/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  visibility property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  visibility property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Services/{ServiceSid}/Builds
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  builds property Modified
    
- 
  status, runtime properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status, runtime 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
    
 
 - 
  builds property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Builds/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status, runtime properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status, runtime properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Services/{ServiceSid}/Builds/{Sid}/Status
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Services/{ServiceSid}/Environments
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Deployments
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Logs
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Variables
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Functions
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  function_versions property Modified
    
- 
  visibility property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  visibility property 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
    
 
 - 
  function_versions property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  visibility property Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  visibility property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/Builds
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status, runtime properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  status, runtime properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Deployments
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- IsPlugin property Added
 
 
  25 structure changes including:
    
    5 Breaking changes
    20 Modifications
    5 Removals
        Modified
        20
          Breaking
      
      DELETE /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants/{Sid}
              - Response
 - 
  204 response Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - 200 response Added
 
GET /v1/Services
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  services property Modified
    
- 
  default_ttl property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  number_selection_behavior, geo_match_level properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  default_ttl property 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
    
 
 - 
  services property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/PhoneNumbers
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  phone_numbers property Modified
    
- 
  in_use property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  in_use property 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
    
 
 - 
  phone_numbers property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/PhoneNumbers/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  in_use property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  in_use property Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Services/{ServiceSid}/Sessions
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  sessions property Modified
    
- 
  status, mode properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  ttl property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, mode 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
    
 
 - 
  sessions property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Interactions
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  interactions property Modified
    
- 
  type, inbound_resource_status, outbound_resource_status properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  type, inbound_resource_status, outbound_resource_status 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
    
 
 - 
  interactions property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Interactions/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  type, inbound_resource_status, outbound_resource_status properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  type, inbound_resource_status, outbound_resource_status properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants
              - 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
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants/{ParticipantSid}/MessageInteractions
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  interactions property Modified
    
- 
  type, inbound_resource_status, outbound_resource_status properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  type, inbound_resource_status, outbound_resource_status 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
    
 
 - 
  interactions property Modified
    
 
 - 
  application/json content type Modified
    
 - Query
 - Page, PageToken query parameters Added
 
GET /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants/{ParticipantSid}/MessageInteractions/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  type, inbound_resource_status, outbound_resource_status properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  type, inbound_resource_status, outbound_resource_status properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Services/{ServiceSid}/Sessions/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status, mode properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  ttl property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, mode properties Modified
    
 
 - 
  application/json content type Modified
    
 
GET /v1/Services/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  default_ttl property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  number_selection_behavior, geo_match_level properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  default_ttl property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  default_ttl property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  number_selection_behavior, geo_match_level properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  default_ttl property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/PhoneNumbers
              - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  in_use property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  in_use property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/PhoneNumbers/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  in_use property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  in_use property Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/Sessions
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- 
  FailOnParticipantConflict property Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 
 - 
  FailOnParticipantConflict property Removed
    
 - Response
 - 
  201 response Modified
    
- 
  application/json content type Modified
    
- 
  status, mode properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  ttl property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, mode properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- 
  FailOnParticipantConflict property Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 
 - 
  FailOnParticipantConflict property Removed
    
 
POST /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants/{ParticipantSid}/MessageInteractions
              - Response
 - 
  201 response Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 - 200 response Added
 
POST /v1/Services/{ServiceSid}/Sessions/{Sid}
              - Body
 - 
  application/x-www-form-urlencoded content type Modified
    
- 
  FailOnParticipantConflict property Removed
    
- 
          Removing a resource is always breaking unless it was deprecated before Breaking
 
 - 
          Removing a resource is always breaking unless it was deprecated before 
 
 - 
  FailOnParticipantConflict property Removed
    
 - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  status, mode properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 - 
  ttl property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 
 - 
  status, mode properties Modified
    
 
 - 
  application/json content type Modified
    
 
POST /v1/Services/{Sid}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- 
  default_ttl property Modified
    
- 
          Type went from 
integer | nulltointegerBreaking 
 - 
          Type went from 
 - 
  number_selection_behavior, geo_match_level properties Modified
    
- 
          Type went from 
string | nulltostringBreaking 
 - 
          Type went from 
 
 - 
  default_ttl property Modified
    
 
 - 
  application/json content type Modified
    
 
        Removed
        5
          Breaking
      
      DELETE /v1/Services/{ServiceSid}/ShortCodes/{Sid}
              - Removing a resource is always breaking unless it was deprecated before Breaking
 
GET /v1/Services/{ServiceSid}/ShortCodes
              - Removing a resource is always breaking unless it was deprecated before Breaking
 
GET /v1/Services/{ServiceSid}/ShortCodes/{Sid}
              - Removing a resource is always breaking unless it was deprecated before Breaking
 
POST /v1/Services/{ServiceSid}/ShortCodes
              - Removing a resource is always breaking unless it was deprecated before Breaking
 
POST /v1/Services/{ServiceSid}/ShortCodes/{Sid}
              - Removing a resource is always breaking unless it was deprecated before Breaking