{
"commentIds": [
0
],
"commentReplyIds": [
0
],
"enable": true
}curl --location --request PUT 'https://test.51vive.com/forums/comment/setTop' \
--header 'Content-Type: application/json' \
--data-raw '{
"commentIds": [
0
],
"commentReplyIds": [
0
],
"enable": true
}'{
"code": 0,
"msg": "string",
"data": {}
}