Ashish Kumar a3623af74e Add an Admin API endpoint for looking up users based on 3PID (#14405) 1 год назад
..
README.rst 0adc2882c1 Fix broken links in documentation (#10180) 3 лет назад
account_validity.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 2 лет назад
event_reports.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 2 лет назад
media_admin_api.md 409573f6d0 Fix reference to the wrong symbol in the media admin api docs (#12715) 2 лет назад
purge_history_api.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 2 лет назад
register_api.md 8c3dcdf1b9 Fix the cross-link from register admin API to config docs. (#13870) 2 лет назад
room_membership.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 2 лет назад
rooms.md bb5b47b62a Add Admin API to Fetch Messages Within a Particular Window (#13672) 2 лет назад
server_notices.md c141455049 Docs: Use something other than the document name to describe a page (#10399) 3 лет назад
statistics.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 2 лет назад
user_admin_api.md a3623af74e Add an Admin API endpoint for looking up users based on 3PID (#14405) 1 год назад
version_api.md 9006ee36d1 Drop support for and remove references to EOL Python 3.6 (#11683) 2 лет назад

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