v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
file-folders

Move File Folder Endpoint

Re-parent a folder. target_parent_id=None moves to the root.

Auto-renames on sibling collision (foo → foo (1)); raises 409 on cycle / depth-cap / merge-leaf invariant violations.

post/api/v1/file-folders/{folder_id}/move

Path parameters

folder_idstring uuid required

Request body

target_parent_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