Update Single File Category Table
Deprecated
Update Single File Category Table
Update the specified file category table information
⚠️ This endpoint is still available but will no longer be maintained. Please use Update File Category Tables instead.
POST
Update Single File Category Table
Body
application/json
Workspace ID
Example:
"1234567890"
File category ID
Example:
"1234567890"
Table ID
Example:
"1234567890"
Merge multiple tables, Model 3 does not support multi-table merge
Example:
true
Table name
Maximum string length:
50Example:
"Table 1"
Table semantic extraction prompt
Maximum string length:
200Example:
"Extract item name, quantity and amount from each row"
Table-level extraction model
- Model 1: Fast speed with stable extraction results
- Model 2: Suitable for complex document understanding
- Model 3: VLM, suitable for simple extraction
Available options:
Model 1, Model 2, Model 3 Example:
"Model 1"
Whether to return full details

