mj-api-secret: ********************
remix自动提交
视为 账号的remix为false
{
"chooseSameChannel": true,
"customId": "MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011",
"taskId": "14001934816969359",
"accountFilter": {
"channelId": "string",
"instanceId": "string",
"modes": [
"RELAX"
],
"remark": "string",
"remix": true,
"remixAutoConsidered": true
},
"notifyHook": "string",
"state": "string"
}
curl --location --request POST 'https://api.kksj.org/mj/submit/action' \
--header 'Content-Type: application/json' \
--header 'mj-api-secret;' \
--data-raw '{
"chooseSameChannel": true,
"customId": "MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011",
"taskId": "14001934816969359",
"accountFilter": {
"channelId": "string",
"instanceId": "string",
"modes": [
"RELAX"
],
"remark": "string",
"remix": true,
"remixAutoConsidered": true
},
"notifyHook": "string",
"state": "string"
}'
{
"code": 1,
"description": "提交成功",
"properties": {},
"result": 1320098173412546
}