Available on crate features
client or server only.Expand description
Endpoints for server administration.
Modulesยง
- get_
user_ info GET /_matrix/client/*/admin/whois/{userId}- is_
user_ locked GET /_matrix/client/*/admin/lock/{userId}- is_
user_ suspended GET /_matrix/client/*/admin/suspend/{userId}- lock_
user PUT /_matrix/client/*/admin/lock/{userId}- suspend_
user PUT /_matrix/client/*/admin/suspend/{userId}