Authorization: Bearer ********************{
"customId": "MJ::JOB::PromptAnalyzer::1",
"taskId": "1719252589390291"
}curl --location --request POST 'https://api.getaiai.com/mj/submit/action' \
--header 'mj-api-secret: sk-xxx' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"customId": "MJ::JOB::PromptAnalyzer::1",
"taskId": "1719252589390291"
}'{
"code": 1,
"description": "提交成功",
"properties": {},
"result": 1320098173412546
}