post https://{server}/api2/repos//file/comments/
Add a comment to the file
Response
Add a comment to the file
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api2/repos/repo_id/file/comments/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: