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