---
title: "Save and apply Settings"
method: PUT
path: "/settings"
tags: ["System"]
---

# Save and apply Settings

`PUT /settings`

Apply settings and restart the server

## Request body

- HandlerParamsSettingApply
  - `yaml` string, required — The content of the config file in YAML format

## Response `200`

OK

- HandlerMap

## Other responses

- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/artalkjs/apis/artalk-api.md) · [All operations](https://skmtc.net/artalkjs/apis/artalk-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/artalkjs/artalk-api/revisions/2f927b464019/schema)
