Batch Create Table
POST {{base_url}}/bitable/v1/apps/:app_token/tables/batch_create
Batch Create Table
API reference documentation: Batch Create Table
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
user_id_type | string | User ID categories. Optional values: open_id, union_id, user_id |
Request Body
{"tables"=>[{"name"=>"table1"}]}