This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Dedicated admin API for blocking a room #11283
Closed
Description
#11228 was confusing to understand, because the API call to shutdown room does several different things at once. In that change I ended up introducing a bodge, allowing admins to use that endpoint to block a room that doesn't exist.
I think there is a case for an admin API call that blocks this room and nothing else. (See also #2392).