pub async fn revoke_session(
    configuration: &Configuration,
    id: &str
) -> Result<(), Error<RevokeSessionError>>
Expand description

This endpoint is useful for: To forcefully logout the current user from another device or session