---
title: "Update chat debug logging setting"
method: PUT
path: "/api/v2/chats/config/debug-logging"
tags: ["Chats"]
---

# Update chat debug logging setting

`PUT /api/v2/chats/config/debug-logging`

## Request body

- CodersdkUpdateChatDebugLoggingAllowUsersRequest
  - `allow_users` boolean

## Response `204`

No Content

---

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