v1

latestSwagger 2.0AGPL-3.02026-07-17413281.9 KB
moderation

Report a room

Report a room for moderation. Open on purpose, no auth: anyone can flag a room, that is the whole point. The JSON body carries reason (5 chars minimum, or you get a 400) and an optional no_msc1929 flag. This is the one honest, no-auth POST in the moderation set.

post/mod/report/{room_id}

Path parameters

room_idstring required

Room ID being reported

Request body

no_msc1929boolean
reasonstring
roomIDstring

Response

Report accepted