Onehub API
Onehub
Code Examples
Search…
Introduction
API
Getting Started
Important Information
Authorization
Errors
Pagination
Roles
Methods
Comments
Events
Files
Folders
Invitations
Links
Rolemaps
Workspaces
Powered By
GitBook
Comments
Comments are discussions around content and can be added to a folder or file in Onehub. You can
create
,
delete
, and
list
comments. Comments are identified by a unique, random ID.
post
https://ws-api.onehub.com
/:item/:item_id/comments
Create a Comment
delete
https://ws-api.onehub.com
/:item/:item_id/comments/:id
Delete a Comment
get
https://ws-api.onehub.com
/:item/:item_id/comments
List all Comments
API - Previous
Roles
Next - Methods
Events
Last modified
3yr ago
Copy link
Contents
post
Create a Comment
delete
Delete a Comment
get
List all Comments