Skip to main content

Module admin

Module admin 

Source

Functionsยง

authorize ๐Ÿ”’
MSC4323: ordered access control for the four admin endpoints.
is_user_locked_route ๐Ÿ”’
GET /_matrix/client/v1/admin/lock/{userId}
is_user_suspended_route ๐Ÿ”’
GET /_matrix/client/v1/admin/suspend/{userId}
lock_user_route ๐Ÿ”’
PUT /_matrix/client/v1/admin/lock/{userId}
suspend_user_route ๐Ÿ”’
PUT /_matrix/client/v1/admin/suspend/{userId}