Roo — update permanent settings
roo_update_permanent_settingsUpdate a shortlink's permanent-mode setting to control its expiration. Set permanent to true to keep the link active indefinitely, or false to allow it to auto-expire again.
Instructions
Update permanent-mode settings on a shortlink. Today the only verified field is permanent (true/false) — additional fields may be accepted by the endpoint in the future; only fields you pass are sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Shortlink id. | |
| permanent | No | Set false to un-make a link permanent (allow it to auto-expire again); true to make it permanent. |