{
"customId": "MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011",
"taskId": "1321323323232"
}curl --location --request POST 'https://api.agicto.cn/v1/mj/submit/action' \
--header 'Authorization: Bearer $API_KEY' \
--header 'Content-Type: application/json' \
--data-raw '{
"customId": "MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011",
"taskId": "1321323323232"
}'{
"code": 1,
"description": "提交成功",
"properties": {},
"result": 1320098173412546
}