Update a per-recipient link
everypage_update_variantSets what a single recipient may do with a shared PDF: revoke/restore their link, rename them, or limit pages and downloads.
Instructions
Rename, revoke or restore a per-recipient link, or change what that one recipient may do. Revoking makes their link stop working while leaving everyone else's alone; it can be undone. Requires the Pro plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | The document the link belongs to: UUID, short link id, or a pasted share URL. | |
| label | No | New recipient name. An empty string clears it. | |
| pageTo | No | Last page this recipient may see. | |
| revoked | No | True stops this recipient's link working; false restores it. | |
| variant | Yes | The per-recipient link: its id, its short link id, or its exact recipient label. | |
| pageFrom | No | First page this recipient may see (1-based). | |
| allowDownload | No | Override the document's download permission for this recipient only. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| variant | Yes | ||
| fileUuid | Yes |