{
"prompt": "a man is smile",
"motion": "low",
"image": "https://file.302ai.cn/gpt/imgs/20241012/813d3e2cecf146b1b5a3d1e742ee3e5d.png"
}
curl --location --request POST 'https://api.302.ai/mj/submit/video' \
--header 'mj-api-secret: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "a man is smile",
"motion": "low",
"image": "https://file.302ai.cn/gpt/imgs/20241012/813d3e2cecf146b1b5a3d1e742ee3e5d.png"
}'
{
"code": 1,
"description": "提交成功",
"properties": {},
"result": 1320098173412546
}