Patrick Cloke 444b04058b Document why auth providers aren't validated in the admin API. (#12004) 2 年 前
..
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 年 前
delete_group.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 65ef21b1c7 Clarify that users' media are also preview images (#11862) 2 年 前
purge_history_api.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 2 年 前
register_api.md 73636cab69 Convert admin api docs to markdown (#10089) 3 年 前
room_membership.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 2 年 前
rooms.md 0da2301b21 Consolidate the `access_token` information in the admin api (#11861) 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 444b04058b Document why auth providers aren't validated in the admin API. (#12004) 2 年 前
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>`_.