Pular para o conteúdo principal
PUT
JavaScript

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

id
string
obrigatório

Brand Id

Resposta

200 - application/json

Generate presigned upload URL for brand image

image_id
string<uuid>
obrigatório

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

url
string
obrigatório

Presigned URL to upload the image

Última modificação em 1 de abril de 2026