Classes
Enumerations
Interfaces
TypeAliases

UpdateCompassLinkInput

Accepts details of the link to be updated.

Property NameTypeDescription
idStringThe unique identifier (ID) of the link.
nameInputMaybe<String>The name of the link.
objectIdInputMaybe<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
typeInputMaybe<CompassLinkType>The type of the link.
urlInputMaybe<Any>The URL of the link.

Rate this page: