{
"uuid": "",
"itemid": "",
"commentid": ""
}curl --location --request POST '/v1/sns/delsnscomment' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuid": "",
"itemid": "",
"commentid": ""
}'{
"code": 0,
"data": true,
"text": "string",
"rowcount": 0,
"showmsg": true
}