Crate synapse_admin_api

Source
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.