---
title: "Changes a theme for an account."
method: PUT
path: "/v2/accounts/{accountId}/theme"
tags: ["ApiAccount"]
---

# Changes a theme for an account.

`PUT /v2/accounts/{accountId}/theme`

## Path parameters

- `accountId` integer, required

## Request body

- ApiTheme
  - `primaryColor` string, required
  - `secondaryColor` string, required
  - `hyperlinkColor` string, required
  - `buttonColor` string, required

## Response `200`

---

[API](https://skmtc.net/dotdigital/apis/apiconnector-com.md) · [All operations](https://skmtc.net/dotdigital/apis/apiconnector-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dotdigital/apiconnector-com/revisions/109c0537cf77/schema)
