Dirk Klimpel 81b18fe5c0 Add dedicated admin API for blocking a room (#11324) %!s(int64=2) %!d(string=hai) anos
..
README.rst 0adc2882c1 Fix broken links in documentation (#10180) %!s(int64=3) %!d(string=hai) anos
account_validity.md 73636cab69 Convert admin api docs to markdown (#10089) %!s(int64=3) %!d(string=hai) anos
delete_group.md 0adc2882c1 Fix broken links in documentation (#10180) %!s(int64=3) %!d(string=hai) anos
event_reports.md ece84f2c45 Improve code formatting and fix a few typos in docs (#11221) %!s(int64=2) %!d(string=hai) anos
media_admin_api.md 2c61a318cc Show error when timestamp in seconds is provided to the /purge_media_cache API (#11101) %!s(int64=2) %!d(string=hai) anos
purge_history_api.md 8840a7b7f1 Convert delete room admin API to async endpoint (#11223) %!s(int64=2) %!d(string=hai) anos
register_api.md 73636cab69 Convert admin api docs to markdown (#10089) %!s(int64=3) %!d(string=hai) anos
room_membership.md ece84f2c45 Improve code formatting and fix a few typos in docs (#11221) %!s(int64=2) %!d(string=hai) anos
rooms.md 81b18fe5c0 Add dedicated admin API for blocking a room (#11324) %!s(int64=2) %!d(string=hai) anos
server_notices.md c141455049 Docs: Use something other than the document name to describe a page (#10399) %!s(int64=3) %!d(string=hai) anos
statistics.md 0adc2882c1 Fix broken links in documentation (#10180) %!s(int64=3) %!d(string=hai) anos
user_admin_api.md 24b61f379a Add ability to un-shadow-ban via the admin API. (#11347) %!s(int64=2) %!d(string=hai) anos
version_api.md 73636cab69 Convert admin api docs to markdown (#10089) %!s(int64=3) %!d(string=hai) anos

README.rst

Admin APIs
==========

**Note**: The latest documentation can be viewed `here `_.
See `docs/README.md <../README.md>`_ for more information.

**Please update links to point to the website instead.** Existing files in this directory
are preserved to maintain historical links, but may be moved in the future.

This directory includes documentation for the various synapse specific admin
APIs available. Updates to the existing Admin API documentation should still
be made to these files, but any new documentation files should instead be placed under
`docs/usage/administration/admin_api <../usage/administration/admin_api>`_.