Changes to Update a SIP trunk

PUT /v1/trunks/{id}

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

Changed in 5 of the 50 revisions of this API.38

  1. 76b9bb35619f2
  2. 33be779051201
  3. ce71f60fb35621
  4. 2e48fd9894e113
  5. fabaadf195a91

What changed

    • added SIPTrunkResponse to the response body allOf list for the response status 200

      response-body-all-of-added

    • removed SipTrunkResponse from the response body allOf list for the response status 200

      response-body-all-of-removed

    This revision also has 42 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response property allOf[subschema #1: SipTrunkResponse]/access_token became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #1: SipTrunkResponse]/callerid became nullable for the status 200

      response-property-became-nullable

    • added the optional property allOf[subschema #1: SipTrunkResponse]/passthrough to the response with the 200 status

      response-optional-property-added

  • 2e48fd9894e113See the full diff
    • the request property allowed_ips became not nullable

      request-property-became-not-nullable

    • api operation id UpdateaSIPtrunk removed and replaced with sip_trunks_update

      api-operation-id-removed

    • added SipTrunkResponse to the response body allOf list for the response status 200

      response-body-all-of-added

    • removed TrunksResponse from the response body allOf list for the response status 200

      response-body-all-of-removed

    This revision also has 163 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added