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.
 
 
 
 
 
watcha-synapse/docs/admin_api
Dirk Klimpel 93f7955eba
Admin API endpoint to delete a reported event (#15116)
3 years ago
..
README.rst Fix broken links in documentation (#10180) 5 years ago
account_validity.md Fix broken links in the Synapse documentation. (#14744) 3 years ago
event_reports.md Admin API endpoint to delete a reported event (#15116) 3 years ago
media_admin_api.md Respond correctly to unknown methods on known endpoints (#14605) 3 years ago
purge_history_api.md Fix broken links in the Synapse documentation. (#14744) 3 years ago
register_api.md Fix the cross-link from register admin API to config docs. (#13870) 3 years ago
room_membership.md Fix broken links in the Synapse documentation. (#14744) 3 years ago
rooms.md Fix broken links in the Synapse documentation. (#14744) 3 years ago
server_notices.md Docs: Use something other than the document name to describe a page (#10399) 5 years ago
statistics.md Fix broken links in the Synapse documentation. (#14744) 3 years ago
user_admin_api.md Fix broken links in the Synapse documentation. (#14744) 3 years ago
version_api.md Drop support for and remove references to EOL Python 3.6 (#11683) 4 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>`_.