---
title: "Update an idea theme"
method: PUT
path: "/idea_themes/{id}"
tags: ["Idea themes"]
---

# Update an idea theme

`PUT /idea_themes/{id}`

## Path parameters

- `id` string, required

## Request body

- IdeathemesPostRequest
  - `idea_theme` object
    - `name` string

## Response `200`

Successful operation

---

[API](https://skmtc.net/aha/apis/aha-api.md) · [All operations](https://skmtc.net/aha/apis/aha-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aha/aha-api/revisions/6274be5aa6c5/schema)
