Suppose you have the following tables: ```txt table tables table/meta ``` Then at a REST API level, doing `POST /tables/table*?alter=name=eq.new`, would result in: ```txt new news new/meta ```