Delete a link
delete_linkPermanently delete a link and its click history. Every QR code and shared copy pointing at it stops working immediately, and the short code is released. There is no undo. Prefer update_link when the goal is to send the link somewhere else. Requires a ShareCut API key (Business plan).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | Yes | The link, given either as its short code (the part after sharecut.site/) or as the id returned when it was created. A full ShareCut URL is accepted too. | |
| confirm | Yes | Must be true. Deletion is permanent and breaks every printed copy. |