pub async fn terminate_session( session_id: i64, client_id: i32, ) -> Result<(), Error>
Terminates a session of the current user
session_id
client_id