Comments
Number of APIs: 5
-
List file comments GET https://{{api.box.com}}/2.0/files/:file_id/comments
-
Get comment GET https://{{api.box.com}}/2.0/comments/:comment_id
-
Create comment POST https://{{api.box.com}}/2.0/comments
-
Update comment PUT https://{{api.box.com}}/2.0/comments/:comment_id
-
Remove comment DELETE https://{{api.box.com}}/2.0/comments/:comment_id