put https://lemmy.ml/api/v3/comment/save
Log in to see full request history
Response
xxxxxxxxxx
curl --request PUT \
--url https://lemmy.ml/api/v3/comment/save \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"save":true}'
Try It!
to start a request and see the response here! Or choose an example: