API Reference
Set Folder Rule
Set extraction rules for a folder.
Args: folder_id: ID of the folder to set rules for request: SetFolderRuleRequest containing metadata extraction rules auth: Authentication context apply_to_existing: Whether to apply rules to existing documents in the folder
Returns: Success status with processing results
POST
Headers
Path Parameters
Query Parameters
Body
application/json
Request model for setting folder rules
Request model for metadata extraction rule
Response
200
application/json
Successful Response
The response is of type any
.
Was this page helpful?