简体中文
cURL
curl --request POST \ --url https://api.jiekou.ai/v3/async/mj-upscale \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>' \ --data ' { "image_no": 123, "task_id": "<string>", "type": 123 } '
{ "task_id": "<string>" }
application/json
0
1