---
title: "PATCH /themes/{id}"
method: PATCH
path: "/themes/{id}"
tags: ["Theme"]
---

# PATCH /themes/{id}

`PATCH /themes/{id}`

## Path parameters

- `id` string, required

## Request body

- CssThemeDirectPatchDto
  - `description` string, nullable
  - `target` string, nullable
  - `author` string, nullable

## Response `200`

Success

---

[API](https://skmtc.dev/deckthemes/apis/deckpersonalisationapi.md) · [All operations](https://skmtc.dev/deckthemes/apis/deckpersonalisationapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deckthemes/deckpersonalisationapi/revisions/924227868bfd/schema)
