Skip to main content
PUT
Update a link

Path Parameters

The unique identifier of the link.

Body Parameters

string
The new destination URL.
boolean
Whether the link should be archived.
array
The new set of tags. Note: This overwrites existing tags.

Code Examples

cURL
Node.js