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

# Update user chat debug logging setting

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

## Request body

- CodersdkUpdateUserChatDebugLoggingRequest
  - `debug_logging_enabled` 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)
