{ "notifyHook": "https://abc.com/webhook/", "prompt": "Cat" }
curl --location --request POST 'https://api.aihuihua.com/api/v2/mdj/imagine' \ --header 'Authorization: Bearer 1333_zrT4KITp20HcxxxxxxxxxxRD2C513FK40Pvq' \ --header 'Content-Type: application/json' \ --data-raw '{ "notifyHook": "https://abc.com/webhook/", "prompt": "Cat" }'
{ "code": 1, "description": "Submit success", "result": "123" }