Skip to contents

Looks up the token, checks whether the parent search is still active, guards against double-clicks, records the click timestamp, and triggers a Postmark notification (Phase 2).

Usage

handle_click(token)

Arguments

token

64-character hex token from the recipient's unique link.

Value

Named list with status (integer HTTP status code) and body (character HTML string).