Revoke a public share link
delete_share_tokenRevoke a share link to immediately prevent a recipe from being accessed through it. Supply the token UUID to narrow access and protect your recipes.
Instructions
Revokes a share link, so the recipe is no longer readable through it. Needs no confirmation — this narrows access rather than widening it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_id | Yes | Share token UUID, from list_share_tokens |