pub async fn conference_room_removed( domain: String, room_id: Uuid, ) -> Result<StatusMessage, String>