delete https://{server}/api2/repos//file/comments//
Delete a specified file comment
Response
200OK
Delete a specified file comment
200OK
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seafile.com/api2/repos/repo_id/file/comments/pk/
Try It!
to start a request and see the response here!