mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-02 14:08:38 +01:00
remove stray heading
This commit is contained in:
parent
bee4e9e269
commit
1ef7c17b93
|
|
@ -55,9 +55,6 @@ as a way to limit who can knock and who can't.
|
|||
}
|
||||
```
|
||||
|
||||
## New Join Rule
|
||||
|
||||
|
||||
## Client-Server API
|
||||
The new endpoint for the client-server API is `POST /_matrix/client/r0/rooms/{roomId}/knock`.
|
||||
The path parameter (`roomId`) is the room you want to knock. It is required. The post body accepts
|
||||
|
|
|
|||
Loading…
Reference in a new issue