Changes to

GET /v1/Trunks/{TrunkSid}/PhoneNumbers

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 6 of the 50 revisions of this API.427

  1. v1f7ad1707adef14
  2. v1d200ee955f331
  3. v1f9ff8ccf746c20
  4. v1b6539555f79c1
  5. v128e646afef052
  6. v1499e41d091992

What changed

  • v1f7ad1707adef14See the full diff
    • the phone_numbers/items/capabilities response's property type/format changed from object/string-map to object/phone-number-capabilities for status 200

      response-property-type-changed

    • added the optional property phone_numbers/items/capabilities/fax to the response with the 200 status

      response-optional-property-added

    • added the optional property phone_numbers/items/capabilities/mms to the response with the 200 status

      response-optional-property-added

    • added the optional property phone_numbers/items/capabilities/sms to the response with the 200 status

      response-optional-property-added

    • added the optional property phone_numbers/items/capabilities/voice to the response with the 200 status

      response-optional-property-added

    • for the query request parameter PageSize, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • removed the DELETE enum value from the phone_numbers/items/sms_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the DELETE enum value from the phone_numbers/items/sms_method response property for the response status 200

      response-property-enum-value-removed

    • removed the DELETE enum value from the phone_numbers/items/status_callback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the DELETE enum value from the phone_numbers/items/voice_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the DELETE enum value from the phone_numbers/items/voice_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the phone_numbers/items/sms_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the phone_numbers/items/sms_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the phone_numbers/items/status_callback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the phone_numbers/items/voice_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the phone_numbers/items/voice_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the phone_numbers/items/sms_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the phone_numbers/items/sms_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the phone_numbers/items/status_callback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the phone_numbers/items/voice_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the phone_numbers/items/voice_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the phone_numbers/items/sms_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the phone_numbers/items/sms_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the phone_numbers/items/status_callback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the phone_numbers/items/voice_fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the phone_numbers/items/voice_method response property for the response status 200

      response-property-enum-value-removed

    • api tag TrunkingV1PhoneNumber added

      api-tag-added

    • added the new optional query request parameter Page

      new-optional-request-parameter

    • added the new optional query request parameter PageToken

      new-optional-request-parameter

    • the response property meta/next_page_url became nullable for the status 200

      response-property-became-nullable

    • the response property meta/previous_page_url became nullable for the status 200

      response-property-became-nullable