Delete a short link
delete_linkPermanently delete a short link so it stops working immediately and returns a 404. Use update_link with paused:true if it might be needed again.
Instructions
Permanently delete a short link. The short URL stops working immediately and anyone who already has it will get a 404 — prefer update_link with paused:true if it might be needed again. Requires an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The link's short code (the part after the domain). |