---
title: "PATCH /servers/{guild_id}/config/logging/settings"
method: PATCH
path: "/servers/{guild_id}/config/logging/settings"
tags: ["Config"]
---

# PATCH /servers/{guild_id}/config/logging/settings

`PATCH /servers/{guild_id}/config/logging/settings`

## Path parameters

- `guild_id` string, required

## Request body

- object
  - `spoilers` boolean — Whether to log messages with spoilers hidden.
  - `pluralkit_integration` boolean — Whether PluralKit integration is enabled.
  - `ignore_bot_targets` boolean — Whether to ignore actions that target bots.
  - `ignore_bot_executors` boolean — Whether to ignore actions executed by bots.
  - `format_type` integer — The log formatting type. Requires Pro or Pro Lite.
  - `buttons` string[] — The list of buttons attached to logs.
  - `active_ignore` boolean — Whether active ignore is enabled.

## Response `200`

Successful response

## Changes

- **2026-07-13** `d5ca330720b5` — 1 info
  - endpoint added
- **2024-06-05** `a2d864f3a8db` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/quark-bot-discord/apis/quark-api/changes/servers/:guild_id/config/logging/settings/patch.md)

---

[API](https://skmtc.dev/quark-bot-discord/apis/quark-api.md) · [All operations](https://skmtc.dev/quark-bot-discord/apis/quark-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quark-bot-discord/quark-api/revisions/d5ca330720b5/schema)
