Update File Category Field
File Category
Update File Category Field
Update information of the specified file category field, supporting both regular fields and table fields
POST
Update File Category Field
Documentation Index
Fetch the complete documentation index at: https://docs-docflow.textin.ai/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Workspace ID
Example:
"1234567890"
File category ID
Example:
"1234567890"
Field ID
Example:
"1234567890"
Field name
Example:
"Invoice Code"
Field description
Example:
"Invoice code description"
Semantic extraction prompt
Whether to use semantic prompt
Field aliases
Export field name
Whether to enable multi-value extraction
Whether to deduplicate values, only effective when multi_value is true
Transform configuration
Table ID
- Not required for regular fields
- Required for table fields, need to provide the table ID it belongs to
Example:
"1234567890"
Field-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"

