---
title: "PUT /site/settings_template"
method: PUT
path: "/site/settings_template"
tags: ["Site"]
---

# PUT /site/settings_template

`PUT /site/settings_template`

Update site template settings

## Request body

- SiteTemplateSettingsPut
  - `siteOrg` string
  - `siteName` string
  - `isTemplate` boolean
  - `description` string
  - `tags` string

## Response `200`

Success

## Other responses

- `403` — Forbidden
- `500` — Server error

---

[API](https://skmtc.net/bohr-io/apis/bohr-io-api.md) · [All operations](https://skmtc.net/bohr-io/apis/bohr-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bohr-io/bohr-io-api/versions/926405b5dade/schema)
