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