Changes to

POST /v1/Trunks/{Sid}

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

Changed in 4 of the 50 revisions of this API.66

  1. v1f944c667f44a11
  2. v1cec767a4c91c1
  3. v1f9ff8ccf746c44
  4. v1b6539555f79c1

What changed

  • v1f944c667f44a11See the full diff
    • the recording response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • added the optional property symmetric_rtp_enabled to the response with the 200 status

      response-optional-property-added

    • the recording response's property type/format changed from / to object/ for status 200

      response-property-type-changed

  • v1f9ff8ccf746c44See the full diff
    • removed the enum value DELETE of the request property DisasterRecoveryMethod

      request-property-enum-value-removed

    • removed the enum value HEAD of the request property DisasterRecoveryMethod

      request-property-enum-value-removed

    • removed the enum value PATCH of the request property DisasterRecoveryMethod

      request-property-enum-value-removed

    • removed the enum value PUT of the request property DisasterRecoveryMethod

      request-property-enum-value-removed

    • removed the DELETE enum value from the disaster_recovery_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the disaster_recovery_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the disaster_recovery_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the disaster_recovery_method response property for the response status 200

      response-property-enum-value-removed

    • api tag TrunkingV1Trunk added

      api-tag-added