You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Patrick Cloke 8c3dcdf1b9
Fix the cross-link from register admin API to config docs. (#13870)
1 year ago
..
README.rst Fix broken links in documentation (#10180) 3 years ago
account_validity.md Consolidate the `access_token` information in the admin api (#11861) 2 years ago
event_reports.md Consolidate the `access_token` information in the admin api (#11861) 2 years ago
media_admin_api.md Fix reference to the wrong symbol in the media admin api docs (#12715) 2 years ago
purge_history_api.md Consolidate the `access_token` information in the admin api (#11861) 2 years ago
register_api.md Fix the cross-link from register admin API to config docs. (#13870) 1 year ago
room_membership.md Consolidate the `access_token` information in the admin api (#11861) 2 years ago
rooms.md Add Admin API to Fetch Messages Within a Particular Window (#13672) 1 year ago
server_notices.md Docs: Use something other than the document name to describe a page (#10399) 2 years ago
statistics.md Consolidate the `access_token` information in the admin api (#11861) 2 years ago
user_admin_api.md Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810) 1 year ago
version_api.md Drop support for and remove references to EOL Python 3.6 (#11683) 2 years ago

README.rst

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

**Note**: The latest documentation can be viewed `here <https://matrix-org.github.io/synapse>`_.
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>`_.