Modify or regenerate specific regions of an image using the Midjourney Inpaint API. This feature allows developers to select parts of an image and generate new visual content while preserving the rest of the image.
You can obtain your API key from the TTAPI Dashboard.
Job ID returned from the previous request
所选择图片的Base64值;提交的base64内容 是一张跟原图尺寸一样的黑白通道的蒙版(就是图中只包括黑色与白色) 其中白色部分是重绘圈出来的部分 其余部分是黑色;该base64值无需 “data:image/png;base64,”前缀
Description of modifications desired for the selected image area
Task timeout, unit: seconds, range 300 - 1200
"300"
Callback notification URL