v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1485367296.2 KB

Updates the information for an existing connection. To remove information for any of the parameters, specify an empty string.

patch/global-networks/{globalNetworkId}/connections/{connectionId}

Path parameters

globalNetworkIdstring required

The ID of the global network.

connectionIdstring required

The ID of the connection.

Request body

LinkIdstring

The ID of the link for the first device in the connection.

ConnectedLinkIdstring

The ID of the link for the second device in the connection.

Descriptionstring
<p>A description of the connection.</p> <p>Length Constraints: Maximum length of 256 characters.</p>

Response

Success