Update a link
Authorizations
Path Parameters
ID of the link to update.
Body
Display text for the link (optional).
60Destination URL (optional, automatically prefixed with https:// if missing).
250Link target behavior (optional).
_blank, _self 6Display position (optional, case-insensitive).
HEADER, FOOTER 6New sort position (zero-based, optional). When provided, only updates sort order and returns empty response.
Response
Link updated successfully. Returns empty response when only sort was updated, otherwise returns the updated link.
- Option 1
- Option 2
Navigation link combined with language-specific content. Inherits all properties from KnowledgeLink model and adds language-specific fields.
Unique identifier for the link.
Sort order within the position (HEADER or FOOTER).
1
Destination URL for the link.
250"https://piedpiper.com/contact"
Link target behavior - _blank for new tab, _self for same window.
_blank, _self 6"_blank"
Where the link is displayed in the knowledge base.
HEADER, FOOTER 6"HEADER"
Display text for the link shown in navigation.
250"Contact Us"