62025: Interconnect: Invalid connection type
INTERCONNECT
ERROR
This error occurs when your Interconnect request includes a type value that Twilio does not accept. Use a supported Interconnect connection type when you create or update the connection.
- The request included an unsupported value for the
typeparameter. - The
typevalue was misspelled. - The
typevalue used the wrong format or casing. - The request used a connection type that does not match the Interconnect connection you want to provision.
- Set the
typeparameter to a supported value:cloudconnect,crossconnect,mpls, orvpn. - Review the request payload for typos in the
typevalue. - Make sure the connection type matches the Interconnect option you are provisioning.
- Review the Interconnect setup documentation before you resubmit the request.