Authorization: Bearer ********************
{
"botType": "MID_JOURNEY",
"link": "https://storage.fonedis.cc/attachments/1372468820912115716/1388566717961338880/hyper_realistic_3d_rendering_pink_tulip_style_686021570d5ec4451c1c120a.jpg?ex=68617307&is=68602187&hm=f939f10d79de24e3ed0f2c4dc1453c902ee6b383d13d9a1787eacfccfadb9488&"
}
curl --location --request POST 'https://api.apicore.ai/mj/submit/describe' \
--header 'Content-Type: application/json' \
--data-raw '{
"botType": "MID_JOURNEY",
"link": "https://storage.fonedis.cc/attachments/1372468820912115716/1388566717961338880/hyper_realistic_3d_rendering_pink_tulip_style_686021570d5ec4451c1c120a.jpg?ex=68617307&is=68602187&hm=f939f10d79de24e3ed0f2c4dc1453c902ee6b383d13d9a1787eacfccfadb9488&"
}'
{
"code": 1,
"description": "Submit success",
"result": "1725017482366993",
"properties": {
"discordChannelId": "1278921806769815617",
"discordInstanceId": "1550471212151513088"
}
}