Folders
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/folders/{folder_id}/set_rule
Path parameters
folder_idstring required
Query parameters
apply_to_existingboolean
Headers
authorizationstring
Request body
Response
Successful Response