Zum Hauptinhalt springen
PUT
JavaScript

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

id
string
erforderlich

Brand Id

Antwort

200 - application/json

Generate presigned upload URL for brand image

image_id
string<uuid>
erforderlich

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

url
string
erforderlich

Presigned URL to upload the image

Zuletzt geändert am 1. April 2026