Revoke share link
revoke_shareDisable a public share link instantly by providing its share id. Revoked links stop working immediately; revoking an already-revoked link has no effect.
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 |