# `channel.brand.create` Create a brand at the marketplace (multipart: name + 1–3 logo images). - **method + path**: `POST /v1/channel/{ext}/remote/brands` - **TR label**: Pazaryerinde marka oluşturuldu - **auth**: authenticated · scope gates: any of `admin`, `catalog:write` — “Katalog yazma yetkisi gerekli” - **agentPolicy**: `propose` — a live mutation — an Ajan token's call is recorded into its open proposal (202 `proposed: true`); a Geliştirici token executes it directly. - **effects**: `provider` - **idempotency**: server — the platform derives the key - **wraps**: — (no command inside) Machine-readable body schema: [/schemas/routes/channel.brand.create.json](/schemas/routes/channel.brand.create.json). ## Body Raw binary body (the file bytes; `content-type` passed through).