Changes to create a carrier for an account

POST /Accounts/{AccountSid}/VoipCarriers

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

Changed in 3 of the 27 revisions of this API.132

  1. cda83ab34ad021
  2. 3b6ab0c1062711
  3. f31095cd47b91

What changed

    • the inbound_auth_password request property's maxLength was set to 64

      request-property-max-length-set

    • the inbound_auth_username request property's maxLength was set to 64

      request-property-max-length-set

    • added the new optional request property trunk_type

      new-optional-request-property

  • 3b6ab0c1062711See the full diff
    • added the new required request property service_provider_sid

      new-required-request-property

    • removed the request property voip_carrier_sid

      request-property-removed

    • endpoint added

      endpoint-added