Saltar al contenido principal
PUT
JavaScript

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

id
string
requerido

Brand Id

Respuesta

200 - application/json

Generate presigned upload URL for brand image

image_id
string<uuid>
requerido

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

url
string
requerido

Presigned URL to upload the image

Última modificación el 1 de abril de 2026