{
"ImageDataList": [
"string"
],
"VideoDataList": [
"string"
]
}
curl --location --request POST '/sns/UploadFriendCircleImage' \
--header 'Content-Type: application/json' \
--data-raw '{
"ImageDataList": [
"string"
],
"VideoDataList": [
"string"
]
}'
{}