Changes to

POST /v1/Trunks/{TrunkSid}/PhoneNumbers

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

Changed in 3 of the 50 revisions of this API.125

  1. v1f7ad1707adef14
  2. v1f9ff8ccf746c20
  3. v1b6539555f79c1

What changed

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

      response-property-type-changed

    • added the optional property capabilities/fax to the response with the 201 status

      response-optional-property-added

    • added the optional property capabilities/mms to the response with the 201 status

      response-optional-property-added

    • added the optional property capabilities/sms to the response with the 201 status

      response-optional-property-added

    • added the optional property capabilities/voice to the response with the 201 status

      response-optional-property-added

    • removed the DELETE enum value from the sms_fallback_method response property for the response status 201

      response-property-enum-value-removed

    • removed the DELETE enum value from the sms_method response property for the response status 201

      response-property-enum-value-removed

    • removed the DELETE enum value from the status_callback_method response property for the response status 201

      response-property-enum-value-removed

    • removed the DELETE enum value from the voice_fallback_method response property for the response status 201

      response-property-enum-value-removed

    • removed the DELETE enum value from the voice_method response property for the response status 201

      response-property-enum-value-removed

    • removed the HEAD enum value from the sms_fallback_method response property for the response status 201

      response-property-enum-value-removed

    • removed the HEAD enum value from the sms_method response property for the response status 201

      response-property-enum-value-removed

    • removed the HEAD enum value from the status_callback_method response property for the response status 201

      response-property-enum-value-removed

    • removed the HEAD enum value from the voice_fallback_method response property for the response status 201

      response-property-enum-value-removed

    • removed the HEAD enum value from the voice_method response property for the response status 201

      response-property-enum-value-removed

    • removed the PATCH enum value from the sms_fallback_method response property for the response status 201

      response-property-enum-value-removed

    • removed the PATCH enum value from the sms_method response property for the response status 201

      response-property-enum-value-removed

    • removed the PATCH enum value from the status_callback_method response property for the response status 201

      response-property-enum-value-removed

    • removed the PATCH enum value from the voice_fallback_method response property for the response status 201

      response-property-enum-value-removed

    • removed the PATCH enum value from the voice_method response property for the response status 201

      response-property-enum-value-removed

    • removed the PUT enum value from the sms_fallback_method response property for the response status 201

      response-property-enum-value-removed

    • removed the PUT enum value from the sms_method response property for the response status 201

      response-property-enum-value-removed

    • removed the PUT enum value from the status_callback_method response property for the response status 201

      response-property-enum-value-removed

    • removed the PUT enum value from the voice_fallback_method response property for the response status 201

      response-property-enum-value-removed

    • removed the PUT enum value from the voice_method response property for the response status 201

      response-property-enum-value-removed

    • api tag TrunkingV1PhoneNumber added

      api-tag-added