---
title: "Set an application brand"
method: PUT
path: "/{tenant}/applications/{applicationId}/brand"
tags: ["ThemeBrand"]
---

# Set an application brand

`PUT /{tenant}/applications/{applicationId}/brand`

Applies a sparse brand override for one registered application. Set properties override the tenant brand for this application; omitted properties keep cascading from the tenant default.

## Request body

- ApplicationBrandInput — unresolved $ref

## Response `200`

The updated application brand.

- BrandOutput — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

## Changes

- **2026-07-07** `e1e9983e1809` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/theme-api/changes/:tenant/applications/:applicationId/brand/put.md)

---

[API](https://skmtc.dev/sphereon-opensource/apis/theme-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/theme-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/theme-api/revisions/a2197538ab3a/schema)
