create_share_link
Generate a share link for a single recipient, attributing opens to their name. Set optional usage limits and expiration, bypass page passcode, and revoke independently.
Instructions
Mint a share link addressed to one person. Put their name in label and every open through that link comes back attributed to it, in the dashboard and in the read-receipt email. The link skips the page passcode and can be revoked on its own. One per recipient after publish_html; for a whole mail-merge append ?to={{name}} to the page URL instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Who this link is for, e.g. "Megan Hanning". Every open through it is attributed to this name. | |
| max_uses | No | ||
| id_or_slug | Yes | ||
| expires_in_hours | No |