summary refs log tree commit diff
path: root/develop/admin_api
diff options
context:
space:
mode:
authorsquahtx <squahtx@users.noreply.github.com>2021-11-01 15:11:49 +0000
committersquahtx <squahtx@users.noreply.github.com>2021-11-01 15:11:49 +0000
commit58d50be301f8efde4330a106b30b0666f88d26c8 (patch)
tree494fbb6259510e963ee730aafad3e8d8b2a8422e /develop/admin_api
parentdeploy: 71f9966f2790c6b24281bb9f109bff28ff05d962 (diff)
downloadsynapse-58d50be301f8efde4330a106b30b0666f88d26c8.tar.xz
deploy: 66bdca3e317d1fa764cf52547aee7409acc59676
Diffstat (limited to 'develop/admin_api')
-rw-r--r--develop/admin_api/rooms.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/develop/admin_api/rooms.html b/develop/admin_api/rooms.html

index 57118d6c5b..411de859e6 100644 --- a/develop/admin_api/rooms.html +++ b/develop/admin_api/rooms.html
@@ -647,11 +647,6 @@ them handle rejoining themselves.</p> created. Consider whether you want to delete that roomm.</p> </li> </ol> -<h2 id="deprecated-endpoint"><a class="header" href="#deprecated-endpoint">Deprecated endpoint</a></h2> -<p>The previous deprecated API will be removed in a future release, it was:</p> -<pre><code>POST /_synapse/admin/v1/rooms/&lt;room_id&gt;/delete -</code></pre> -<p>It behaves the same way than the current endpoint except the path and the method.</p> <h1 id="make-room-admin-api"><a class="header" href="#make-room-admin-api">Make Room Admin API</a></h1> <p>Grants another user the highest power available to a local user who is in the room. If the user is not in the room, and it is not publicly joinable, then invite the user.</p>