Announcements
Announcement URL Visit
Records a click-through on an announcement link.
POST
Announcement URL Visit
Documentation Index
Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
Use this file to discover all available pages before exploring further.
Announcement URL Visit
Records that a customer clicked through on an announcement’s external URL. Used for tracking engagement with announcements.Authentication
Requires a valid customer bearer token.Query Parameters
Numeric identifier of the announcement.
Response
Returns the external URL to open in the browser.The external URL associated with the announcement. The portal opens this in a new tab via
window.open().Examples
Track announcement click
TypeScript Integration
Announcement URL Visit