Delete or redact a per-recipient link
everypage_delete_variantDelete a per-recipient link permanently, or redact the recipient's name to satisfy GDPR erasure requests while keeping the link active. Both are irreversible.
Instructions
Permanently delete a per-recipient link, or - with redact - erase the recipient's name everywhere while leaving the link working and the readership intact. Redaction is the right answer to a GDPR erasure request; a redacted name can never be set again. Both are irreversible. 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. | |
| redact | No | Erase the recipient's name instead of deleting the link. The link keeps working. | |
| variant | Yes | The per-recipient link: its id, its short link id, or its exact recipient label. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted | Yes | ||
| fileUuid | Yes | ||
| redacted | Yes | ||
| variantUuid | Yes |