Dirk Klimpel 220f901229 Remove not needed database updates in modify user admin API (#10627) 2 лет назад
..
README.rst 0adc2882c1 Fix broken links in documentation (#10180) 3 лет назад
account_validity.md 73636cab69 Convert admin api docs to markdown (#10089) 3 лет назад
delete_group.md 0adc2882c1 Fix broken links in documentation (#10180) 3 лет назад
event_reports.md 0adc2882c1 Fix broken links in documentation (#10180) 3 лет назад
media_admin_api.md 915b37e5ef Admin API to delete media for a specific user (#10558) 2 лет назад
purge_history_api.md 0adc2882c1 Fix broken links in documentation (#10180) 3 лет назад
register_api.md 73636cab69 Convert admin api docs to markdown (#10089) 3 лет назад
room_membership.md 0adc2882c1 Fix broken links in documentation (#10180) 3 лет назад
rooms.md 2d044667cf Simplify structure of room admin API docs (#10313) 3 лет назад
server_notices.md c141455049 Docs: Use something other than the document name to describe a page (#10399) 3 лет назад
statistics.md 0adc2882c1 Fix broken links in documentation (#10180) 3 лет назад
user_admin_api.md 220f901229 Remove not needed database updates in modify user admin API (#10627) 2 лет назад
version_api.md 73636cab69 Convert admin api docs to markdown (#10089) 3 лет назад

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>`_.