cURL
curl --request POST \ --url https://proxy.innk.cc/mj/submit/action \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "customId": "<string>", "taskId": "<string>" } '
{ "code": 123, "description": "<string>", "result": "<string>", "properties": {} }
对图片进行子任务操作
buttons
身份验证标头格式为 Bearer <API_KEY>,其中 <API_KEY> 是您的API令牌。
Bearer <API_KEY>
<API_KEY>
动作标识
"MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011"
任务ID
"14001934816969359"
是否使用remix模式,部分场景可重新修改提示词
回调地址
自定义参数
返回原始图片链接
Midjourney action response
状态码: 1(提交成功), 21(窗口等待), 22(排队中), 23(队列满), other(错误)
1
描述
"提交成功"
1320098173412546
扩展字段
此页面对您有帮助吗?