---
title: "PUT /styles"
method: PUT
path: "/styles"
tags: ["Styles"]
---

# PUT /styles

`PUT /styles`

## Headers

- `auth` string, required

## Request body

- UpdateStyleValidator
  - `name` string, required
  - `topBarColor` string, required
  - `topBarTextColor` string, required
  - `backgroundColor` string, required
  - `pageTextColor` string, required
  - `pageBlockColor` string, required
  - `brandingText` string, required

## Response `200`

## Changes

- **2023-12-02** `0f94162e2901` — 1 info
  - endpoint added
- **2023-11-26** `450526d5a3d5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/gitroomhq/apis/crosspublic-swagger-file/changes/styles/put.md)

---

[API](https://skmtc.dev/gitroomhq/apis/crosspublic-swagger-file.md) · [All operations](https://skmtc.dev/gitroomhq/apis/crosspublic-swagger-file/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gitroomhq/crosspublic-swagger-file/revisions/6fa3feae8411/schema)
