Skip to main content
POST
Add File Category Tables

Authorizations

x-ti-app-id
string
header
required
x-ti-secret-code
string
header
required

Body

application/json
workspace_id
string
required

Workspace ID

Example:

"1234567890"

category_id
string
required

File category ID

Example:

"1234567890"

tables
object[]
required

List of tables to add

Minimum array length: 1
with_detail
boolean

Whether to return full details for each table (with field list)

Response

200 - application/json

Successfully added tables

code
integer
required

Status code

Example:

200

msg
string
required

Status description

result
object[]

Creation result list, in same order as request