Change Updates

Do not miss any API changes, ever again

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

RSS

2 days ago

main
1.0.0
Compare
1.0.0

API structure has changed

Next Change
125 structure changes including:
5 Breaking changes
6 Additions
114 Modifications
5 Removals
Modified 114 Breaking
POST /2010-04-01/Accounts/{AccountSid}/Addresses/{Sid}.json
  • Body
  • application/x-www-form-urlencoded content type Modified
    • StreetSecondary property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • street_secondary property Added
POST /2010-04-01/Accounts/{AccountSid}/Addresses.json
  • Body
  • application/x-www-form-urlencoded content type Modified
    • StreetSecondary property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • street_secondary property Added
POST /2010-04-01/Accounts.json
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status, type properties Modified
        • Type went from string | null to string
          Breaking
GET /2010-04-01/Accounts/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, type properties Modified
        • Type went from string | null to string
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Usage/Triggers/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • recurring, trigger_by, usage_category properties Modified
        • Type went from string | null to string
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Usage/Triggers.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • usage_triggers property Modified
        • recurring, trigger_by, usage_category properties Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/Yesterday.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • usage_records property Modified
        • category property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/Yearly.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • usage_records property Modified
        • category property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/Today.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • usage_records property Modified
        • category property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/ThisMonth.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • usage_records property Modified
        • category property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/Monthly.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • usage_records property Modified
        • category property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/LastMonth.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • usage_records property Modified
        • category property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/Daily.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • usage_records property Modified
        • category property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/AllTime.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • usage_records property Modified
        • category property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • usage_records property Modified
        • category property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Transcriptions/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Transcriptions.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transcriptions property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SigningKeys.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SMS/ShortCodes.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cidr_prefix_length property Modified
        • Type went from integer | null to integer
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ip_addresses property Modified
        • cidr_prefix_length property Modified
          • Type went from integer | null to integer
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/IpAccessControlListMappings.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/CredentialListMappings.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Registrations/CredentialListMappings.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Calls/IpAccessControlListMappings.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Calls/CredentialListMappings.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists/{CredentialListSid}/Credentials.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
POST /2010-04-01/Accounts/{AccountSid}/Usage/Triggers/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • recurring, trigger_by, usage_category properties Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Usage/Triggers.json
  • Response
  • 201 response Modified
    • application/json content type Modified
      • recurring, trigger_by, usage_category properties Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cidr_prefix_length property Modified
        • Type went from integer | null to integer
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses.json
  • Response
  • 201 response Modified
    • application/json content type Modified
      • cidr_prefix_length property Modified
        • Type went from integer | null to integer
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Queues/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • current_size, average_wait_time, max_size properties Modified
        • Type went from integer | null to integer
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Queues/{QueueSid}/Members/{CallSid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • position, wait_time properties Modified
        • Type went from integer | null to integer
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Queues.json
  • Response
  • 201 response Modified
    • application/json content type Modified
      • current_size, average_wait_time, max_size properties Modified
        • Type went from integer | null to integer
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/OutgoingCallerIds.json
  • Response
  • 201 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 200 response Added
POST /2010-04-01/Accounts/{AccountSid}/Messages/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • direction, status properties Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}/Feedback.json
  • Response
  • 201 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 200 response Added
POST /2010-04-01/Accounts/{AccountSid}/Messages.json
  • Body
  • application/x-www-form-urlencoded content type Modified
    • TrafficType, ShortenUrls, ContentVariables, RiskCheck, ContentSid properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • direction, status properties Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/TollFree.json
  • Response
  • 201 response Modified
    • application/json content type Modified
      • address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Mobile.json
  • Response
  • 201 response Modified
    • application/json content type Modified
      • address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Local.json
  • Response
  • 201 response Modified
    • application/json content type Modified
      • address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers.json
  • Response
  • 201 response Modified
    • application/json content type Modified
      • address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Conferences/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, reason_conference_ended properties Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, source properties Modified
        • Type went from string | null to string
          Breaking
      • channels property Modified
        • Type went from integer | null to integer
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants/{CallSid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • queue_time property Added
POST /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants.json
  • Body
  • application/x-www-form-urlencoded content type Modified
    • MachineDetection, MachineDetectionTimeout, MachineDetectionSpeechThreshold, MachineDetectionSpeechEndThreshold, MachineDetectionSilenceTimeout, AmdStatusCallback, AmdStatusCallbackMethod, Trim, CallToken properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • queue_time property Added
POST /2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Streams/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Streams.json
  • Response
  • 201 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 200 response Added
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Siprec/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Siprec.json
  • Response
  • 201 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 200 response Added
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, source properties Modified
        • Type went from string | null to string
          Breaking
      • channels property Modified
        • Type went from integer | null to integer
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.json
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status, source properties Modified
        • Type went from string | null to string
          Breaking
      • channels property Modified
        • Type went from integer | null to integer
          Breaking
  • 200 response Added
POST /2010-04-01/Accounts/{AccountSid}/Calls.json
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
POST /2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.json
  • Body
  • application/x-www-form-urlencoded content type Modified
    • PublicApplicationConnectEnabled property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • public_application_connect_enabled property Added
POST /2010-04-01/Accounts/{AccountSid}/Applications.json
  • Body
  • application/x-www-form-urlencoded content type Modified
    • PublicApplicationConnectEnabled property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • public_application_connect_enabled property Added
GET /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings.json
  • Query
  • DateCreated query parameter Modified
    • Name went from DateCreated> to DateCreated
      Breaking
  • DateCreated< query parameter Modified
    • Name went from DateCreated> to DateCreated<
      Breaking
  • Page, PageToken query parameters Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • recordings property Modified
        • status, source properties Modified
          • Type went from string | null to string
            Breaking
        • channels property Modified
          • Type went from integer | null to integer
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
GET /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants/{CallSid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • queue_time property Added
GET /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • participants property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
        • queue_time property Added
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Conferences.json
  • Query
  • DateCreated query parameter Modified
    • Name went from DateCreated> to DateCreated
      Breaking
  • DateCreated< query parameter Modified
    • Name went from DateCreated> to DateCreated<
      Breaking
  • DateUpdated query parameter Modified
    • Name went from DateUpdated> to DateUpdated
      Breaking
  • DateUpdated< query parameter Modified
    • Name went from DateUpdated> to DateUpdated<
      Breaking
  • Page, PageToken query parameters Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • conferences property Modified
        • status, reason_conference_ended properties Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
GET /2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, source properties Modified
        • Type went from string | null to string
          Breaking
      • channels property Modified
        • Type went from integer | null to integer
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.json
  • Query
  • DateCreated query parameter Modified
    • Name went from DateCreated> to DateCreated
      Breaking
  • DateCreated< query parameter Modified
    • Name went from DateCreated> to DateCreated<
      Breaking
  • Page, PageToken query parameters Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • recordings property Modified
        • status, source properties Modified
          • Type went from string | null to string
            Breaking
        • channels property Modified
          • Type went from integer | null to integer
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Notifications.json
  • Query
  • MessageDate query parameter Modified
    • Name went from MessageDate> to MessageDate
      Breaking
  • MessageDate< query parameter Modified
    • Name went from MessageDate> to MessageDate<
      Breaking
  • Page, PageToken query parameters Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Events.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Calls.json
  • Query
  • StartTime query parameter Modified
    • Name went from StartTime> to StartTime
      Breaking
  • StartTime< query parameter Modified
    • Name went from StartTime> to StartTime<
      Breaking
  • EndTime query parameter Modified
    • Name went from EndTime> to EndTime
      Breaking
  • EndTime< query parameter Modified
    • Name went from EndTime> to EndTime<
      Breaking
  • Page, PageToken query parameters Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • calls property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Voip.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • available_phone_numbers property Modified
        • latitude, longitude properties Modified
          • Type went from string | null to number | null
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/TollFree.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • available_phone_numbers property Modified
        • latitude, longitude properties Modified
          • Type went from string | null to number | null
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/SharedCost.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • available_phone_numbers property Modified
        • latitude, longitude properties Modified
          • Type went from string | null to number | null
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/National.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • available_phone_numbers property Modified
        • latitude, longitude properties Modified
          • Type went from string | null to number | null
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Mobile.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • available_phone_numbers property Modified
        • latitude, longitude properties Modified
          • Type went from string | null to number | null
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/MachineToMachine.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • available_phone_numbers property Modified
        • latitude, longitude properties Modified
          • Type went from string | null to number | null
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Local.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • available_phone_numbers property Modified
        • latitude, longitude properties Modified
          • Type went from string | null to number | null
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps/{ConnectAppSid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date_created, date_updated properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • authorized_connect_apps property Modified
        • date_created, date_updated properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • public_application_connect_enabled property Added
GET /2010-04-01/Accounts/{AccountSid}/Applications.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • applications property Modified
        • public_application_connect_enabled property Added
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Addresses/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • street_secondary property Added
GET /2010-04-01/Accounts/{AccountSid}/Addresses/{AddressSid}/DependentPhoneNumbers.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dependent_phone_numbers property Modified
        • address_requirements, emergency_status properties Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Addresses.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • addresses property Modified
        • street_secondary property Added
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • EmergencyEnabled, Page, PageToken query parameters Added
GET /2010-04-01/Accounts.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • accounts property Modified
        • status, type properties Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
POST /2010-04-01/Accounts/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, type properties Modified
        • Type went from string | null to string
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, source properties Modified
        • Type went from string | null to string
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{AddOnResultSid}/Payloads.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • add_on_results property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{RecordingSid}/Transcriptions/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{RecordingSid}/Transcriptions.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transcriptions property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Recordings.json
  • Query
  • DateCreated query parameter Modified
    • Name went from DateCreated> to DateCreated
      Breaking
  • DateCreated< query parameter Modified
    • Name went from DateCreated> to DateCreated<
      Breaking
  • Page, PageToken query parameters Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • recordings property Modified
        • status, source properties Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
GET /2010-04-01/Accounts/{AccountSid}/Queues/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • current_size, average_wait_time, max_size properties Modified
        • Type went from integer | null to integer
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Queues/{QueueSid}/Members/{CallSid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • position, wait_time properties Modified
        • Type went from integer | null to integer
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Queues/{QueueSid}/Members.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • queue_members property Modified
        • position, wait_time properties Modified
          • Type went from integer | null to integer
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Queues.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • queues property Modified
        • current_size, average_wait_time, max_size properties Modified
          • Type went from integer | null to integer
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/OutgoingCallerIds.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Notifications.json
  • Query
  • MessageDate query parameter Modified
    • Name went from MessageDate> to MessageDate
      Breaking
  • MessageDate< query parameter Modified
    • Name went from MessageDate> to MessageDate<
      Breaking
  • Page, PageToken query parameters Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
GET /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, source properties Modified
        • Type went from string | null to string
          Breaking
      • channels property Modified
        • Type went from integer | null to integer
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Conferences/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, reason_conference_ended properties Modified
        • Type went from string | null to string
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/ConnectApps.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • incoming_phone_numbers property Modified
        • address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Local.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • incoming_phone_numbers property Modified
        • address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Mobile.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • incoming_phone_numbers property Modified
        • address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/TollFree.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • incoming_phone_numbers property Modified
        • address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{AssignedAddOnSid}/Extensions.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
        • Type went from string | null to string
          Breaking
GET /2010-04-01/Accounts/{AccountSid}/Keys.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Messages.json
  • Query
  • DateSent query parameter Modified
    • Name went from DateSent> to DateSent
      Breaking
  • DateSent< query parameter Modified
    • Name went from DateSent> to DateSent<
      Breaking
  • Page, PageToken query parameters Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
        • direction, status properties Modified
          • Type went from string | null to string
            Breaking
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
GET /2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}/Media.json
  • Query
  • DateCreated query parameter Modified
    • Name went from DateCreated> to DateCreated
      Breaking
  • DateCreated< query parameter Modified
    • Name went from DateCreated> to DateCreated<
      Breaking
  • Page, PageToken query parameters Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • next_page_uri, previous_page_uri properties Modified
        • Type went from string(uri) to string(uri) | null
GET /2010-04-01/Accounts/{AccountSid}/Messages/{Sid}.json
  • Response
  • 200 response Modified
    • application/json content type Modified
      • direction, status properties Modified
        • Type went from string | null to string
          Breaking
Removed 5 Breaking
DELETE /2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary/{Sid}.json
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary/{Sid}.json
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Feedback.json
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary.json
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Feedback.json
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 6
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/UserDefinedMessages.json
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/UserDefinedMessageSubscriptions.json
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Transcriptions/{Sid}.json
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Transcriptions.json
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{AddOnResultSid}/Payloads/{PayloadSid}/Data.json
DELETE /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/UserDefinedMessageSubscriptions/{Sid}.json