Authorization: Bearer ********************
{ "customId": "MJ::JOB::upsample_v6r1_2x_creative::1::229122d5-d42a-4126-bd68-ea9e435c9851::SOLO", "taskId": "14001934816969359", "notifyHook": "string", "state": "string" }
curl --location --request POST 'https://api.ecovai.cn/mj-relax/mj/submit/action' \ --header 'Authorization: {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "customId": "MJ::JOB::upsample_v6r1_2x_creative::1::229122d5-d42a-4126-bd68-ea9e435c9851::SOLO", "taskId": "14001934816969359", "notifyHook": "string", "state": "string" }'
{ "code": 1, "description": "提交成功", "properties": {}, "result": 1320098173412546 }