Shorten
操作。{
"mode": "RELAX",
"notifyHook": "",
"prompt": "Cat",
"state": ""
}
curl --location --request POST '/mj/submit/shorten' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"mode": "RELAX",
"notifyHook": "",
"prompt": "Cat",
"state": ""
}'
{
"code": 1,
"description": "Submit success",
"result": "1712211887200849"
}