---
title: "PUT /log/settings"
method: PUT
path: "/log/settings"
tags: ["LogSettingsController"]
---

# PUT /log/settings

`PUT /log/settings`

## Query parameters

- `wait` integer

## Request body

- LogSettingsRequest[]
  - `serverTypes` string[]
  - `hostNames` string[]
  - `logLevel` string
  - `debugSettings` string

## Response `200`

OK

- LogSettingsResponse[]
  - `serverType` string
  - `serverSubType` string
  - `hostName` string
  - `logLevel` string
  - `debugSettings` string

---

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