Update link
split_update_linkUpdate a link's title, tags, or collection membership. tags and regular_collection_names REPLACE the existing set — send the full desired list, not a delta. url is read-only. image_url is read-only too, but the card image IS changeable — use split_set_link_image, which uploads a replacement; PATCHing image_url here is silently ignored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| tags | No | ||
| uuid | Yes | ||
| is_favourite | No | ||
| regular_collection_names | No | Full desired list of SplitPage collections this link belongs to |