pub async fn unregister( token: &str, peer_id: Option<&str>, device_id: Option<&str>, ) -> Result<(), Box<dyn Error>>