{
"guid": "string",
"sid": "string",
"postid": "string"
}curl --location '/sns/confirm_group_sns' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string",
"sid": "string",
"postid": "string"
}'{
"error_code": 0,
"error_message": "string",
"data": {}
}