Skip to main content

Module is_user_locked

Module is_user_locked 

Source
Available on crate features client or server only.
Expand description

GET /_matrix/client/*/admin/lock/{userId}

Gets information about the locked status of a particular server-local user.

The user calling this endpoint MUST be a server admin.

In order to prevent user enumeration, servers MUST ensure that authorization is checked prior to trying to do account lookups.

Modulesยง

v1
/v1/ (spec)