{
"uuid": "",
"content": "",
"privacy": 1,
"images": [],
"withuserlist": [],
"groupuserlist": [],
"blacklist": []
}curl --location --request POST '/v1/sns/publishsns' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuid": "",
"content": "",
"privacy": 1,
"images": [],
"withuserlist": [],
"groupuserlist": [],
"blacklist": []
}'{
" code": 0,
"data": "string",
"text": "string",
"rowcount": 0,
"showmsg": true
}