curl --location --request POST '/FriendCircle/Messages?authcode' \
--header 'Content-Type: application/json' \
--data-raw '{
"blackList": "string",
"private": 0,
"thumbmd5": "string",
"thumburl": "string",
"title": "string",
"totalSize": "string",
"videomd5": "string",
"videourl": "string",
"withUserList": "string"
}'
{}