{
"Base64": "string",
"ClientID": "string",
"HashMd5": "string",
"StartPos": 0,
"TotalLen": 0,
"Type": 0,
"Wxid": "string"
}
curl --location --request POST 'http://test-cn.your-api-server.com/FriendCircle/UploadSep' \
--header 'Content-Type: application/json' \
--data-raw '{
"Base64": "string",
"ClientID": "string",
"HashMd5": "string",
"StartPos": 0,
"TotalLen": 0,
"Type": 0,
"Wxid": "string"
}'
{}