---
title: "Install a theme"
method: POST
path: "/api/client/wordpress/themes"
tags: ["Client - WordPress"]
---

# Install a theme

`POST /api/client/wordpress/themes`

## Request body

- object
  - `domain_id` integer, required
  - `path` string, nullable
  - `slug` string, required
  - `activate` boolean

## Response `201`

Installed

---

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