Delete File Category Fields
File Category
Delete File Category Fields
Delete the specified file category fields, supporting batch deletion of both regular fields and table fields
POST
Delete File Category Fields
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"
List of field IDs to delete
Example:
["1234567890", 987654321]
Table ID
- Not provided: Delete regular fields (fields in result.fields)
- Provided table ID: Delete table fields under the corresponding table (fields in result.tables[].fields)
Example:
"1234567890"

