Vary (Region)
command from the offical Midjourney.{
"origin_task_id": "222fea1d***************dd1957e18dae",
"prompt": "mirror",
"skip_prompt_check": false,
"mask": "UklGRuoVAABXRUJQVl****************************************************************************u5kemQMX7Up9QGQYYFzbZAAAAA",
"webhook_endpoint": "",
"webhook_secret": ""
}
curl --location --request POST 'https://api.piapi.ai/mj/v2/inpaint' \
--header 'X-API-Key: {{x-api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"origin_task_id": "222fea1d***************dd1957e18dae",
"prompt": "mirror",
"skip_prompt_check": false,
"mask": "UklGRuoVAABXRUJQVl****************************************************************************u5kemQMX7Up9QGQYYFzbZAAAAA",
"webhook_endpoint": "",
"webhook_secret": ""
}'
{
"task_id": "b2fb598a***************817b83714392",
"status": "success",
"message": ""
}