Create or update a brand image.
Authorizations
Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.
Body
Brand image data
Request body for saving a brand image
Company ID
Brand image data object with fields: id (optional for create), name (required), description, images (array of {url, key, width, height, fileSize, mimeType, type}), imageModels (array of preferred AI image generation models), imageStylePrompt (canvas style prompt: brand colors, typography, layout, mood), imageCreationMode (how content images are produced: ai_image or canvas), canvasTools (array of imagery tools the canvas agent may use: ai_images, stock_images; empty = typography only), templates (array of {id, url, name, description, width, height} for PNG overlay templates)

