v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1485367296.2 KB

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

patch/global-networks/{globalNetworkId}/links/{linkId}

Path parameters

globalNetworkIdstring required

The ID of the global network.

linkIdstring required

The ID of the link.

Request body

Descriptionstring
<p>A description of the link.</p> <p>Constraints: Maximum length of 256 characters.</p>
Typestring
<p>The type of the link.</p> <p>Constraints: Maximum length of 128 characters.</p>
Providerstring
<p>The provider of the link.</p> <p>Constraints: Maximum length of 128 characters.</p>

Response

Success