---
title: "Install a new theme"
method: POST
path: "/themes/install"
tags: ["themes"]
---

# Install a new theme

`POST /themes/install`

## Request body

- GenericObject

## Response `200`

Theme installed

- ThemeInfo
  - `name` string
  - `version` string
  - `author` string
  - `description` string
  - `enabled` boolean

---

[API](https://skmtc.dev/sphireinc/apis/foundry-api.md) · [All operations](https://skmtc.dev/sphireinc/apis/foundry-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphireinc/foundry-api/revisions/3696c13096d0/schema)
