curl --location --request POST 'https://api.aihuihua.com/api/v2/image/action' \
--header 'Authorization: Bearer 1333_zrT4KITp20HcxxxxxxxxxxRD2C513FK40Pvq' \
--header 'Content-Type: application/json' \
--data-raw '{
"customId": "MF::JOB::upsample::2::flo1cckx-qax6-dtxw-rnly-263678407443",
"taskId": 123,
"notifyHook": "https://abc.com/webhook/"
}'