mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-27 08:23:42 +01:00
commit
2fa7aac3be
|
|
@ -1155,7 +1155,7 @@ ban MUST have the required power level. To ban a user, a request should be made
|
||||||
to |/rooms/<room_id>/ban|_ with::
|
to |/rooms/<room_id>/ban|_ with::
|
||||||
|
|
||||||
{
|
{
|
||||||
"user_id": "<user id to ban"
|
"user_id": "<user id to ban>"
|
||||||
"reason": "string: <reason for the ban>"
|
"reason": "string: <reason for the ban>"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue