Update or pause a short link
update_linkChange a short link's destination URL or pause/resume its redirects. Paused links stop redirecting but stay saved for later use.
Instructions
Change a short link's destination, or pause/resume it. A paused link stops redirecting but is not deleted. Requires an API key. Changing the destination requires a paid plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | New destination URL. | |
| slug | Yes | The link's short code (the part after the domain). | |
| paused | No | true to stop the link redirecting, false to resume it. |