Revoke share link
revoke_shareDisable a public share link instantly by providing its share ID, rendering the link inaccessible. Safe to use on already revoked links.
Instructions
Disable a public share link by its share id (editor+; ids come from list_shares). The link stops working immediately. Idempotent — revoking an already-revoked link is a no-op.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| share_id | Yes | id of the share link to revoke (from list_shares) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes |