{ "botType": "MID_JOURNEY", "prompt": "Cat", "base64Array": [], "accountFilter": { "channelId": "", "instanceId": "", "modes": [], "remark": "", "remixAutoConsidered": true }, "notifyHook": "", "state": "" }
curl --location --request POST 'https://api.aigc369.com/mj/submit/imagine' \ --header 'Authorization: Bearer ' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --data-raw '{ "botType": "MID_JOURNEY", "prompt": "Cat", "base64Array": [], "accountFilter": { "channelId": "", "instanceId": "", "modes": [], "remark": "", "remixAutoConsidered": true }, "notifyHook": "", "state": "" }'
{ "code": 1, "description": "提交成功", "properties": {}, "result": 1320098173412546 }