48bd8562606c

latestOpenAPI 3.1.02026-08-0654098.0 KB
Images

Upload Brand Image

Learn how to upload brand assets to your workspace

post/brand-assets/images/add

Request body

filestring required

URL, binary or base64-encoded string of the image

fileNamestring

Custom filename for the asset (default: auto-generated based on timestamp)

fileTypestring

MIME type of the file (e.g., "image/png"). If not provided, it will be detected from the file

tagsstring[]

Array of tags to associate with the asset (e.g., ["logo", "brand"])

metaobject

Arbitrary metadata to store with the asset (e.g., { "source": "product-catalog" })

Response

Successful response

object required