synapse/docs/admin_api
2022-11-11 15:38:17 +00:00
..
account_validity.md
event_reports.md
media_admin_api.md
purge_history_api.md
README.rst
register_api.md Fix the cross-link from register admin API to config docs. (#13870) 2022-09-22 09:11:50 -04:00
room_membership.md
rooms.md Add Admin API to Fetch Messages Within a Particular Window (#13672) 2022-09-07 10:54:44 +01:00
server_notices.md
statistics.md
user_admin_api.md Add an Admin API endpoint for looking up users based on 3PID (#14405) 2022-11-11 15:38:17 +00:00
version_api.md

Admin APIs

Note: The latest documentation can be viewed here. See docs/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.