OpenAPI 3.1.02026-08-20321320407.2 KB

aecc29b8a546

file-folders

Create File Folder Endpoint

Create a new FileFolder, optionally nested under parent_folder_id.

Any company member may create a root folder (the creator is auto-granted ADMIN on it inside the operation). Creating a subfolder mutates the parent's subtree, so it requires EDITOR on the parent.

post/api/v1/file-folders

Request body

namestring required
parent_folder_idstring uuid nullable

Response

Successful Response

idstring required
namestring required
parent_folder_idstring nullable
merge_enabledboolean required
schema_modestring required
merge_database_idstring nullable required
write_semanticsstring
coverage_columnsstring[] nullable
coverage_granularitystring
batch_key_patternstring nullable
batch_sizeinteger nullable
batch_timeout_hoursnumber nullable
sealed_batch_keystring nullable
member_countinteger
has_childrenboolean