{ "customId": "MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011", "taskId": "14001934816969359", "notifyHook": "string", "state": "string" }
curl --location --request POST 'https://mj.wokaai.com/mj/submit/action' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "customId": "MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011", "taskId": "14001934816969359", "notifyHook": "string", "state": "string" }'
{ "code": 1, "description": "提交成功", "properties": {}, "result": 1320098173412546 }