{
"prompt": "飞来一只蜜蜂",
"motion": "low",
"image": "https://cdn.discordapp.com/attachments/1372468820912115716/1388566717961338880/hyper_realistic_3d_rendering_pink_tulip_style_686021570d5ec4451c1c120a.jpg?ex=68617307&is=68602187&hm=f939f10d79de24e3ed0f2c4dc1453c902ee6b383d13d9a1787eacfccfadb9488&",
"notifyHook": "",
"state": "9"
}
curl --location -g --request POST '{{BASE_URL}}/mj/submit/video' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "飞来一只蜜蜂",
"motion": "low",
"image": "https://cdn.discordapp.com/attachments/1372468820912115716/1388566717961338880/hyper_realistic_3d_rendering_pink_tulip_style_686021570d5ec4451c1c120a.jpg?ex=68617307&is=68602187&hm=f939f10d79de24e3ed0f2c4dc1453c902ee6b383d13d9a1787eacfccfadb9488&",
"notifyHook": "",
"state": "9"
}'
{
"code": 1,
"description": "Submit Success",
"result": "1752813114021206"
}