Comments APIs
Comments: Comment samples/requests/solutions
Operations
POST
Create Comment
Create a new Comment
GET
Get Comments By Type And Parent Id
Get all comments of the specified type that are applied to the given parent object
GET
Get Comments For Current User
Get all comments created by the current user
DELETE
Remove Comment
Delete the specified comment instance
DELETE
Remove Comment By Type And Id
Delete types of comments on a given object
PUT
Update Comment
Update an existing comment