ExternalHyperlinkedit

Intentionally left blank

Propertiesedit

id (string, required)
Identifier of the external link
label (string, required)
Human-readable description of the external link
uri (string)
hyperlink to an external resource

Exampleedit

{
   "id" : "string",
   "label" : "string",
   "uri" : "string"
}