Skip to main content
POST
改图

功能说明

使用启航 AI 的图像编辑模型,通过上传原图并提供文本描述(Prompt)来修改图像内容。

请求参数

调用示例

返回结果

相关参考

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
image
file
required

待修改的原图文件

model
string
required

模型名称

prompt
string
required

修改描述

Response

200 - application/json

成功响应

created
integer
data
object[]