Update brand logo (signed)
Brands
Update brand logo (signed)
Update the logo for a brand by uploading raw bytes (multipart/form-data) using a short-lived, single-use token minted via the bloom_create_logo_upload_url MCP tool. The token in the path is the credential — no Authorization header is expected. Same validation/storage pipeline as PUT /brands//logo/file.
PUT
Update brand logo (signed)
Authorizations
Bloom API key, for example x-api-key: bloom_sk_....
Path Parameters
Brand ID
Short-lived upload token from bloom_create_logo_upload_url
Body
multipart/form-data
Logo file (PNG, JPEG, WebP, SVG, or AVIF, max 10MB)
Response
OK