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