{
"botType": "MID_JOURNEY",
"prompt": "Cat"
}curl --location --request POST 'https://omnirouters.com/mj/submit/shorten' \
--header 'Authorization: Bearer sk-xxxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"botType": "MID_JOURNEY",
"prompt": "Cat"
}'{}