Skip to main content

Module is_user_suspended

Module is_user_suspended 

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

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

Gets information about the suspended 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)