Links
Links are obscured, secure URLs to Onehub folders and files. They are created via unique tokens and are designed to provide shortcuts to Onehub content without requiring an account. You can read and update links.
Read a Link
GET
https://ws-api.onehub.com/:item/:item_id/link
Retrieves the link object from an :item
(folder or file) specified via :item_id
.
Path Parameters
Update a Link
PUT
https://ws-api.onehub.com/:item/:item_id/link
Updates the link object on the :item
(folder or file) specified via :item_id
.
Path Parameters
Request Body
Last updated