Accepts details of the link to be updated.
Property Name | Type | Description |
---|---|---|
id | String | The unique identifier (ID) of the link. |
name | InputMaybe<String> | The name of the link. |
objectId | InputMaybe<String> | The unique ID of the object the link points to. Generally, this is configured by integrations and does not need to be added to links manually. Eg the Repository ID for a Repository |
type | InputMaybe<CompassLinkType> | The type of the link. |
url | InputMaybe<Any> | The URL of the link. |
Rate this page: