[LEGACY] Image Editing v1 (Plus plan)
POST
/v1/renderRender an image using a template. A detailed tutorial is available here
请求参数
Body 参数multipart/form-data
templateId
string
Template ID
The ID of the template to render
示例值:
592dd982-4a1b-4cd9-ab11-21481d5a0064
imageFile
file
可选
The image file to render
imageUrl
string <uri>
Image URL
Deprecated, use imageFile
instead.
示例值:
https://s3.amazonaws.com/a.storyblok.com/f/191576/1024x1024/d25e1a99d7/sample-05.png
示例代码
返回响应
OK(200)
Bad Request(400)
Payment Required(402)
Internal Server Error(500)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 8 个月前