Update link
update_linkChange where a link points, set a new expiry (Pro) or remove its expiry. The short code stays the same.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | New destination URL. | |
| code | Yes | The short code or custom alias of the link (the part after the slash). | |
| expires_in_days | No | New expiry, counted from today. Not together with remove_expiration. | |
| remove_expiration | No | true to make the link permanent. |