Authorization: Bearer ********************{
"base64Array": [],
"notifyHook": "",
"prompt": "cat",
"state": "",
"botType": "MID_JOURNEY"
}curl --location '/mj/submit/imagine' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"base64Array": [],
"notifyHook": "",
"prompt": "cat",
"state": "",
"botType": "MID_JOURNEY"
}'{ "code": 1, "description": "Submit success", "result": "1730621718151844",//sample textid "properties": { "discordChannelId": "1300842676874379336", "discordInstanceId": "1572398367386955776" } }