Links API
Update a link
Update a link for the authenticated workspace. If there’s no change, returns it as it is.
Previous
Upsert a linkUpsert a link for the authenticated workspace by its URL. If a link with the same URL already exists, return it (or update it if there are any changes). Otherwise, a new link will be created.
Next