Authorization: Bearer ********************
remix自动提交
视为 账号的remix为false
{
"customId": "MJ::JOB::upsample::1::0bc41848-dc7f-42f9-893c-9c33b00ebdf3",
"taskId": "1734937261701345"
}
curl --location --request POST 'https://api2.aigcbest.top/mj/submit/action' \
--header 'Authorization;' \
--header 'Accept;' \
--header 'Content-Type: application/json' \
--data-raw '{
"customId": "MJ::JOB::upsample::1::0bc41848-dc7f-42f9-893c-9c33b00ebdf3",
"taskId": "1734937261701345"
}'
{
"code": 1,
"description": "提交成功",
"properties": {},
"result": 1320098173412546
}