Expand description
Serializable types for the requests and responses for each endpoint in the synapse admin API.
Modulesยง
- account_
validity - Endpoints in the
/_synapse/admin/v<x>/account_validity/
scope. - background_
updates - Endpoints in the
/_synapse/admin/v<x>/background_updates/
scope to manage background updates. - experimental_
features - register_
users - Endpoints in the
/_synapse/admin/v<x>/register/
scope. - room_
membership - Endpoints in the
/_synapse/admin/v<x>/join/
scope. - rooms
- Endpoints in the
/_synapse/admin/v<x>/rooms/
scope. - users
- Endpoints in the
/_synapse/admin/v<x>/users/
scope. - version
- Endpoints for obtaining version information.