跳转到主要内容
PUT
JavaScript

授权

Authorization
string
header
必填

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

路径参数

id
string
必填

Brand Id

响应

200 - application/json

Generate presigned upload URL for brand image

image_id
string<uuid>
必填

UUID that will be used as the image identifier/key suffix

url
string
必填

Presigned URL to upload the image

最后修改于 2026年4月1日