upscale
command from the official Midjourney.{
"origin_task_id": "9c6796dd*********1e7dfef5203b",
"index": "1",
"webhook_endpoint": "",
"webhook_secret": ""
}
curl --location --request POST 'https://api.piapi.ai/mj/v2/upscale' \
--header 'X-API-Key: {{x-api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"origin_task_id": "9c6796dd*********1e7dfef5203b",
"index": "1",
"webhook_endpoint": "",
"webhook_secret": ""
}'
{
"task_id": "3be7e0b0****************d1a725da0b1d",
"status": "success",
"message": ""
}