Occurs whenever a link is updated.
Response body parameters
All webhook payloads follow a consistent top-level structure with event-specific data nested within the data object.
The event ID.
The event type that triggered the webhook (e.g.,
link.updated).ISO 8601 timestamp when the webhook event was created.
Event-specific data containing detailed information about the event. The data object for the
link.updated event contains the following parameters:Show object parametersHide object parameters
Unique identifier for the link.
The short link domain (e.g. dub.sh).
The short link path/slug.
The destination URL.
Full short link URL.
URL to the QR code image for this link.
ID of the user who owns the link.
ID of the workspace the link belongs to.
Total click count for the link.
ISO 8601 timestamp when the link was created.
ISO 8601 timestamp when the link was last updated.