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