Authorization: Bearer ********************{
"botType": "MID_JOURNEY",
"prompt": "Cat",
"notifyHook": "string"
}curl --location --request POST 'https://ai.kaiho.cc/mj/submit/shorten' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"botType": "MID_JOURNEY",
"prompt": "Cat",
"notifyHook": "string"
}'{
"code": 0,
"description": "string",
"type": "string"
}