put https://cloud.seatable.io/api/v2.1/collection-tables//
After creating a data collection table, use this request to further customize it. With this request, you can, with help of the config
object in the request body:
- Change the name of your collection table in "name";
- Assign the corresponding table in "table_id";
- Decide which columns to show in the "columns" list (see example);
- If you'd like to show a submit deadline and when the deadline will be (see example).