An archive_room() method is self explanatory.
Mass archive and mass delete rooms could allow either an array of ids or a comma delimited string of ids to be passed to the existing delete_room() method. This would help save on the number of API requests required to delete or archive a large group of rooms.