MatrixSynapse/docs/admin_api
Dirk Klimpel 3bcd525b46
Allow to edit `external_ids` by Edit User admin API (#10598)
Signed-off-by: Dirk Klimpel dirk@klimpel.org
2021-08-17 11:56:11 +01:00
..
README.rst
account_validity.md
delete_group.md
event_reports.md
media_admin_api.md Admin API to delete media for a specific user (#10558) 2021-08-11 19:29:59 +00:00
purge_history_api.md
purge_room.md
register_api.md
room_membership.md
rooms.md
server_notices.md Docs: Use something other than the document name to describe a page (#10399) 2021-07-15 12:47:55 +01:00
shutdown_room.md
statistics.md
user_admin_api.md Allow to edit `external_ids` by Edit User admin API (#10598) 2021-08-17 11:56:11 +01:00
version_api.md

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