docs(api): document owner-only chat role update rules
Some checks are pending
CI / test (push) Has started running

This commit is contained in:
2026-03-08 20:18:18 +03:00
parent ee43d13ba4
commit 90c2bdcd96

View File

@@ -788,6 +788,11 @@ Body:
Response: `200` + `ChatMemberRead`
Rules:
- only `owner` can change member roles.
- owner cannot demote self from `owner`.
### DELETE `/api/v1/chats/{chat_id}/members/{user_id}`
Auth required.