update_link
Modify a short link's redirect destination or set/remove a password for access control.
Instructions
Update a short link's properties: change target URL or set/remove password.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The slug or ID of the short link to update | |
| url | No | New redirect URL | |
| password | No | New password (empty string to remove) |