Module ruma::api::client::session::logout_all

source ·
Available on (crate features client-api-c or client-api-s) and (crate features client or server) and crate feature api only.
Expand description

POST /_matrix/client/*/logout/all

Invalidates all access tokens for a user, so that they can no longer be used for authorization.

Modules§