summary refs log tree commit diff
path: root/develop/admin_api
diff options
context:
space:
mode:
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>