v38

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-1793196344.2 KB
Folder Policies

Create a folder policy for a connection

Create or update a folder policy for a specific connection.

post/connections/{connection_id}/folder-policies

Path parameters

connection_idstring uuid required

Request body

provider_folder_idstring required

Folder ID from the source provider

folder_namestring nullable

Display name of the folder

folder_pathstring nullable

Display path of the folder

parent_folder_idstring nullable

Parent folder's provider ID for inheritance resolution

sync_mode'sync' | 'skip' | 'manual' required

Response

Successful Response

idstring uuid required

Unique policy ID

provider_folder_idstring required

Folder ID from the source provider

folder_namestring nullable

Display name of the folder

folder_pathstring nullable

Display path of the folder

parent_folder_idstring nullable

Parent folder's provider ID

sync_mode'sync' | 'skip' | 'manual' required
connection_idstring uuid nullable

Connection ID (null for integration defaults)