Comments

Number of APIs: 5

  1. List file comments GET https://{{api.box.com}}/2.0/files/:file_id/comments

  2. Get comment GET https://{{api.box.com}}/2.0/comments/:comment_id

  3. Create comment POST https://{{api.box.com}}/2.0/comments

  4. Update comment PUT https://{{api.box.com}}/2.0/comments/:comment_id

  5. Remove comment DELETE https://{{api.box.com}}/2.0/comments/:comment_id