---
title: "Update chat ACL"
method: PATCH
path: "/api/v2/chats/{chat}/acl"
tags: ["Chats"]
---

# Update chat ACL

`PATCH /api/v2/chats/{chat}/acl`

## Path parameters

- `chat` string, uuid, required

## Request body

- CodersdkUpdateChatACL
  - `group_roles` object
  - `user_roles` object

## Response `204`

No Content

## Changes

- **2026-08-26** `4e2ba40f72eb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/coder/apis/coder-api/changes/api/v2/chats/:chat/acl/patch.md)

---

[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/bbfaa0a105e8/schema)
