Skip to main content
Biqli sends link.deleted when a short link is deleted. The event name is the deletion signal, and data contains the link’s final state at deletion time.

Example payload

Mark or remove the local link identified by data.id. Do not wait for data.active to become false; the authoritative deletion signal is event === "link.deleted". Biqli can preserve a deleted link snapshot for historical conversion reporting. A later lead or sale webhook may therefore contain the historical link with deleted: true even though the link resource itself no longer exists.